diff options
-rw-r--r-- | demos/button/splitbutton.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/button/splitbutton.html b/demos/button/splitbutton.html index 7e4d66038..c56ed5b2c 100644 --- a/demos/button/splitbutton.html +++ b/demos/button/splitbutton.html @@ -49,7 +49,7 @@ <div class="demo-description"> -<p>An example of a split button built with two buttons: A plan button with just text, one with only a primary icon +<p>An example of a split button built with two buttons: A plain button with just text, one with only a primary icon and no text. Both are grouped together in a set.</p> </div><!-- End demo-description --> |