diff options
| author | Mark Otto <[email protected]> | 2014-01-24 22:36:05 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-01-24 22:36:05 -0800 |
| commit | 6d090e243dba41bf23dde5496202e0f6f1f4ab61 (patch) | |
| tree | 482530350069f46a40024e0ac6f9a5895f1660cd /docs | |
| parent | af1ba5cf74fb695674a166c3c6883bf62e91ceda (diff) | |
| parent | 4b5991586dc501a219d19debd23238aac791d3a9 (diff) | |
| download | bootstrap-6d090e243dba41bf23dde5496202e0f6f1f4ab61.tar.xz bootstrap-6d090e243dba41bf23dde5496202e0f6f1f4ab61.zip | |
Merge pull request #12366 from Quy/master
Change a word.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/about.html b/docs/about.html index 1cecb9f28..4aa3bc026 100644 --- a/docs/about.html +++ b/docs/about.html @@ -119,7 +119,7 @@ lead: "Learn about the project's history, meet the maintaining teams, and find o </div> <h2>Name</h2> - <p>The project and framework should always be referred to as <strong>Bootstrap</strong>. No Twitter before it, no capital <em>s</em>, and no abbreviations save for one, a capital <strong>B</strong>.</p> + <p>The project and framework should always be referred to as <strong>Bootstrap</strong>. No Twitter before it, no capital <em>s</em>, and no abbreviations except for one, a capital <strong>B</strong>.</p> <div class="bs-brand-logos"> <div class="bs-brand-item"> <h3>Bootstrap</h3> |
