]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Changed Wording 10500/head
authordanclayton50 <daniel@cl8on.co.uk>
Sun, 6 Aug 2017 15:28:47 +0000 (16:28 +0100)
committerGitHub <noreply@github.com>
Sun, 6 Aug 2017 15:28:47 +0000 (16:28 +0100)
Removed static

docs/pages/kitchen-sink.md

index 7afb529c275ecd0fa511aad37b42ec1f129b9744..300dd31c3bced88ed02ff2ffe34da6f71f93f539 100644 (file)
@@ -306,7 +306,7 @@ description: Everything but.
   <button class="close-button" aria-label="Close alert" type="button" data-close>
     <span aria-hidden="true">&times;</span>
   </button>
-  <p>This is a static close button example.</p>
+  <p>This is a close button example.</p>
 </div>
 ```