Skip to content

Commit

Permalink
Merge pull request #561 from Emobe/master
Browse files Browse the repository at this point in the history
Fix typo in docs
  • Loading branch information
Dobromir Hristov committed Oct 24, 2019
2 parents b0c1e51 + 33a8e1a commit bc3937b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/partials/examples/_examples.pug
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
+subsection('Dynamic validation schema')
p.typo__p
| Validations schema can be a function, which will make it dynamic and possibly
| dependant on your model's data. Recomputations will happend automatically as if
| dependant on your model's data. Recomputations will happen automatically as if
| it was a computed value. Validation's <kbd>$dirty</kbd> state will be preserved
| as long as the key name won't change or disappear.
+example('ExampleDynamic')
Expand Down

0 comments on commit bc3937b

Please sign in to comment.