diff options
Diffstat (limited to 'demos/button/icons.html')
-rw-r--r-- | demos/button/icons.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/button/icons.html b/demos/button/icons.html index 8c4bf5a30..78f01d707 100644 --- a/demos/button/icons.html +++ b/demos/button/icons.html @@ -43,7 +43,7 @@ <button>Button with two icons and no text</button> <div class="demo-description"> -<p>Some buttons with various combinations of text and icons, here specified via metadata.</p> +<p>Some buttons with various combinations of text and icons.</p> </div> </body> </html> |