diff options
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 816b465c9..fa41612d8 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -350,7 +350,7 @@ </pre> <h3>Unstyled</h3> - <p>Remove default the <code>list-style</code> and left padding on list items (immediate children only).</p> + <p>Remove the default <code>list-style</code> and left padding on list items (immediate children only).</p> <div class="bs-docs-example"> <ul class="unstyled"> <li>Lorem ipsum dolor sit amet</li> |
