diff options
| author | Chris Rebert <[email protected]> | 2013-08-04 00:06:56 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-08-04 00:06:56 -0700 |
| commit | b6390d298aa71e6dccb10e539097fbc7aaa45b8a (patch) | |
| tree | 40c056c9f2ad57ec0a57558ebab8f2370c51bfce /components.html | |
| parent | 509ffe110ecf78998a32e5603abedc79d526235d (diff) | |
| download | bootstrap-b6390d298aa71e6dccb10e539097fbc7aaa45b8a.tar.xz bootstrap-b6390d298aa71e6dccb10e539097fbc7aaa45b8a.zip | |
trivial docs grammar improvements
Diffstat (limited to 'components.html')
| -rw-r--r-- | components.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html index 7b0f0d0ed..289034060 100644 --- a/components.html +++ b/components.html @@ -246,7 +246,7 @@ base_url: "../" </div> <h3 id="btn-dropdowns-single">Single button dropdowns</h3> - <p>Turn a button into dropdown toggle with some basic markup changes.</p> + <p>Turn a button into a dropdown toggle with some basic markup changes.</p> <div class="bs-example"> <div class="btn-toolbar" style="margin-bottom: 10px;"> <div class="btn-group"> |
