Skip to content

Commit 688b63a

Browse files
committed
Merge pull request #332 from cjroth/development
fix typo ("osh" -> "or")
2 parents adf550c + 37c907f commit 688b63a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -249,8 +249,8 @@ And of global options
249249
250250
251251
### Message Interpolation
252-
Having a good validation message is hard, sometimes you need to reference the actual value, title
253-
och constraint that you hit. Schema Form supports interpolation of error messages to make this a
252+
Having a good validation message is hard, sometimes you need to reference the actual value, title,
253+
or constraint that you hit. Schema Form supports interpolation of error messages to make this a
254254
little bit easier.
255255
256256
The context variables available to you are:

0 commit comments

Comments
 (0)