Skip to content

Commit

Permalink
Fix typo in README (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
Viicos authored May 29, 2024
1 parent d962890 commit d673bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Usage
print(typ)
#> BooleanType()
# 5. Evamiate with data:
# 5. Evaluate with data:
from jsonlogic.evaluation import evaluate
value = evaluate(
root_op,
Expand Down

0 comments on commit d673bfe

Please sign in to comment.