README.md in tram-policy-0.2.3 vs README.md in tram-policy-0.2.4
- old
+ new
@@ -170,10 +170,10 @@
## Additional options
Class method `.validate` supports several options:
-### `stop_on_faiure`
+### `stop_on_failure`
If a selected validation will fail (adds an error to the collection), the following validations won't be executed.
```ruby
require "tram-policy"