]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Correct grammar!
authorharry <harmanmanchanda182@gmail.com>
Sun, 21 May 2017 14:42:31 +0000 (20:12 +0530)
committerharry <harmanmanchanda182@gmail.com>
Sun, 21 May 2017 14:42:31 +0000 (20:12 +0530)
docs/pages/prototyping.md

index 17263db368b0056794bc2089bb27002ad5eb411e..eb9f7a90ed4f86431e317c8be9c5bd5d42aafd2d 100644 (file)
@@ -588,7 +588,7 @@ Border box lets you only add the content, padding and border, but not the margin
 
 ## Border none 
 
-Border none lets you quickly resets border to `none` into a component.
+Border none lets you quickly resets border to `none` into any component.
 
 ```html_example
 <div class="callout primary border-none">