Skip to content

Commit

Permalink
Fix typo in README.md (#366)
Browse files Browse the repository at this point in the history
Force merging since it is only a typo fix.

Signed-off-by: Amaury Chamayou <[email protected]>
  • Loading branch information
achamayou authored Mar 3, 2025
1 parent 6174af1 commit f1580a5
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 @@ -288,7 +288,7 @@ $ cargo test -r --test opa --features opa-testutil,serde_json/arbitrary_precisio
Currently, Regorus passes all the non-builtin specific tests.
See [passing tests suites](https://github.com/microsoft/regorus/blob/main/tests/opa.passing).

The following test suites don't pass fully due to mising builtins:
The following test suites don't pass fully due to missing builtins:
- `cryptoparsersaprivatekeys`
- `cryptox509parseandverifycertificates`
- `cryptox509parsecertificaterequest`
Expand Down

0 comments on commit f1580a5

Please sign in to comment.