From 2f4e785a8c623fbe1b011edabecafe99b9f0817b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 15 Jan 2018 21:42:33 -0800 Subject: [PATCH] Adjust language --- docs/4.0/components/forms.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/4.0/components/forms.md b/docs/4.0/components/forms.md index 1f3bb680dd..0ca24475ec 100644 --- a/docs/4.0/components/forms.md +++ b/docs/4.0/components/forms.md @@ -780,10 +780,10 @@ When attempting to submit, you'll see the `:invalid` and `:valid` styles applied
- You must agree + You must agree before submitting.
@@ -857,7 +857,7 @@ While these feedback styles cannot be styled with CSS, you can still customize t
@@ -926,10 +926,10 @@ We recommend using client side validation, but in case you require server side,
- You must agree + You must agree before submitting.