Skip to content

Commit 1ceb815

Browse files
committed
fix license typo
1 parent 6b348cf commit 1ceb815

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "openfga-dsl-parser"
33
authors = ["Max Mindlin <maxmindlin@gmail.com>"]
44
version = "1.0.0"
55
edition = "2021"
6-
license = "Apache-2.0 license"
6+
license = "Apache-2.0"
77
description = "Parsing and JSON transformer for the OpenFGA authorization DSL"
88
readme = "README.md"
99
repository = "https://github.com/maxmindlin/openfga-dsl-parser"

0 commit comments

Comments
 (0)