Skip to content
Open

, #33

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ WARNING!!! Currently validation does not support nested structures, so be extra
Conditional logic is based on public [predicate](https://github.com/landau/predicate) library
with boolean logic extension.

[Predicate](https://github.com/landau/predicate) library has a lot of predicates that we found more, than sufficient for our use cases.
[Predicate](https://github.com/landau/predicate) library has a lot of predicates that we found more than sufficient for our use cases.

To showcase conditional logic, we'll be using simple `registration` schema

Expand Down Expand Up @@ -576,4 +576,4 @@ let rules = [{

## License

The project is licensed under the Apache Licence 2.0.
The project is licensed under the Apache Licence 2.0.