Skip to content

Commit

Permalink
Fix typo in the README.md (#835)
Browse files Browse the repository at this point in the history
Signed-off-by: Tulgacan Güdü <[email protected]>
  • Loading branch information
TulgaCG authored Sep 5, 2023
1 parent 5db3640 commit 92e92b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ env, err := cel.NewEnv(
)
```

That's it. The environment is ready to be use for parsing and type-checking.
That's it. The environment is ready to be used for parsing and type-checking.
CEL supports all the usual primitive types in addition to lists, maps, as well
as first-class support for JSON and Protocol Buffers.

Expand Down

0 comments on commit 92e92b5

Please sign in to comment.