diff options
| author | Chris Rebert <[email protected]> | 2015-10-26 18:20:19 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-10-26 18:20:19 -0700 |
| commit | d47c3535541253018b76f03cbfe60ac8e876054e (patch) | |
| tree | f5d1748c000b0f4843cf9cabb5a8bab83f391c13 /docs | |
| parent | 152c491898bfbcaed93d0c69e6e4dcca9e4e07cd (diff) | |
| parent | c88d40dc5c7ed6a0f13ae49bc158d1f126a2be38 (diff) | |
| download | bootstrap-d47c3535541253018b76f03cbfe60ac8e876054e.tar.xz bootstrap-d47c3535541253018b76f03cbfe60ac8e876054e.zip | |
Merge pull request #18069 from davidjb/patch-3
Minor grammar tidy-up on Utilities doc page
[skip]
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/components/utilities.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/utilities.md b/docs/components/utilities.md index 727a55d04..887cc32d4 100644 --- a/docs/components/utilities.md +++ b/docs/components/utilities.md @@ -4,7 +4,7 @@ title: Utility classes group: components --- -Bootstrap includes dozens of utilities—classes with a single purpose. They're designed to reduce the frequency of highly repetitive declarations in your CSS down while allowing for quick and easy development. +Bootstrap includes dozens of utilities—classes with a single purpose. They're designed to reduce the frequency of highly repetitive declarations in your CSS while allowing for quick and easy development. ## Contents |
