We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5db3640 commit 92e92b5Copy full SHA for 92e92b5
README.md
@@ -68,7 +68,7 @@ env, err := cel.NewEnv(
68
)
69
```
70
71
-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.
72
CEL supports all the usual primitive types in addition to lists, maps, as well
73
as first-class support for JSON and Protocol Buffers.
74
0 commit comments