]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Change it's to its. 9444/head
authorQuy <quy@fluxbb.org>
Sun, 4 Dec 2016 17:41:57 +0000 (09:41 -0800)
committerQuy <quy@fluxbb.org>
Sun, 4 Dec 2016 17:41:57 +0000 (09:41 -0800)
docs/pages/button.md
docs/pages/forms.md

index 20def785d96518b3574e98add64690bcc3b7cacc..411b9eced6c6f3ba70c4716e99fbd0cf876e782f 100644 (file)
@@ -104,7 +104,7 @@ Add a dropdown arrow to your button with the `.dropdown` class.
 
 ## Accessibility
 
-Make sure that the text of the button is descriptive. If for some reason, your button contains no readable text (for example, just a symbol or icon), add screen reader-only text to the button to clarify it's purpose. The symbol or icon should be wrapped in an element with the attribute `aria-hidden="true"`, to prevent screen readers from trying to pronounce the symbol.
+Make sure that the text of the button is descriptive. If for some reason, your button contains no readable text (for example, just a symbol or icon), add screen reader-only text to the button to clarify its purpose. The symbol or icon should be wrapped in an element with the attribute `aria-hidden="true"`, to prevent screen readers from trying to pronounce the symbol.
 
 Use the `.show-for-sr` class to define screen reader-only text.
 
index f1b1d2d52b39d9a9d799f85881d2d125e969e04a..9c873f8febf35939b21ddfaed2ff0773bc7eb494 100644 (file)
@@ -139,7 +139,7 @@ To encourage their use as an accessibility tool, the `<fieldset>` element is no
 
 ## Help Text
 
-Place help text below a field to clarify it's purpose. Whenever you use help text, give the text a unique ID, and add the attribute `aria-describedby` to the input.
+Place help text below a field to clarify its purpose. Whenever you use help text, give the text a unique ID, and add the attribute `aria-describedby` to the input.
 
 ```html_example
 <label>Password