Skip to content
Merged
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 docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@ And of global options


### Message Interpolation
Having a good validation message is hard, sometimes you need to reference the actual value, title
och constraint that you hit. Schema Form supports interpolation of error messages to make this a
Having a good validation message is hard, sometimes you need to reference the actual value, title,
or constraint that you hit. Schema Form supports interpolation of error messages to make this a
little bit easier.

The context variables available to you are:
Expand Down