From 15df79182737197df7afd39ab24ca2fcfe237194 Mon Sep 17 00:00:00 2001 From: Jeff Astor Date: Tue, 18 Aug 2020 13:20:34 -0700 Subject: [PATCH] [Docs] Updated form guidelines with friendly spellcheck (#3937) --- src-docs/src/views/form_layouts/guidelines.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-docs/src/views/form_layouts/guidelines.js b/src-docs/src/views/form_layouts/guidelines.js index b317255ec95..8fc59aad61d 100644 --- a/src-docs/src/views/form_layouts/guidelines.js +++ b/src-docs/src/views/form_layouts/guidelines.js @@ -56,7 +56,7 @@ export default () => (

Provide help text

Show validation parameters in the help text below the input. For - example: Spaces and special charaters are not allowed. + example: Spaces and special characters are not allowed.