From 37c907f57afdc882bf2cc5d11df1db208f65b431 Mon Sep 17 00:00:00 2001 From: Chris Roth Date: Mon, 30 Mar 2015 13:44:12 -0400 Subject: [PATCH] fix typo ("osh" -> "or") --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index b5037279b..a682f1507 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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: