google / cel-go

Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
https://cel.dev
Apache License 2.0
2.31k stars 225 forks source link

Fixes in README #1035

Closed sreeram-venkitesh closed 1 month ago

sreeram-venkitesh commented 1 month ago
Summary of change in 50 characters or less

Fixes in the README.md file. Updated `cel.Declarations` to `cel.Variable` since the code snippet has been updated and the accompanying doc doesn't seem to have been updated. Minor grammatical fixes. 
google-cla[bot] commented 1 month ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

sreeram-venkitesh commented 1 month ago

@TristonianJones Can you please take a look? Thanks!

TristonianJones commented 1 month ago

/gcbrun

TristonianJones commented 1 month ago

Thanks @sreeram-venkitesh!