Skip to content

Commit d5c996b

Browse files
[#77]: fixed typos in cargo.toml license identifier name
1 parent 4117a7a commit d5c996b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = ["Lorenzo Tettamanti", "Pranav Verma", "Lorenzo Bradanini"]
77
documentation = "docs.cortexflow.org"
88
homepage = "docs.cortexflow.org"
99
repository = "https://github.com/CortexFlow/CortexBrain"
10-
license = "Apache 2.0"
10+
license = "Apache-2.0"
1111

1212
[dependencies]
1313
clap = { version = "4.5.38", features = ["derive"] }

0 commit comments

Comments
 (0)