diff --git a/README.md b/README.md index 37eb19d..75651de 100644 --- a/README.md +++ b/README.md @@ -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 @@ -576,4 +576,4 @@ let rules = [{ ## License -The project is licensed under the Apache Licence 2.0. \ No newline at end of file +The project is licensed under the Apache Licence 2.0.