diff options
| author | Chris Rebert <[email protected]> | 2013-09-03 16:46:02 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-09-03 16:46:02 -0700 |
| commit | 3bb3680aacfe83c067cf6ee25ef297c10afe2404 (patch) | |
| tree | 776545347edab2ca2362778b03daffb06671e533 /getting-started.html | |
| parent | f3c644cb1b6027a0365be3c30de290d6162c8d09 (diff) | |
| download | bootstrap-3bb3680aacfe83c067cf6ee25ef297c10afe2404.tar.xz bootstrap-3bb3680aacfe83c067cf6ee25ef297c10afe2404.zip | |
docs: fix typo in "Internet Explorer 8 and 9" features table
"placehoder" (sic)
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html index 08773b2ea..92e83a6ef 100644 --- a/getting-started.html +++ b/getting-started.html @@ -697,7 +697,7 @@ bootstrap/ </tbody> <tbody> <tr> - <td scope="row"><code>placehoder</code></td> + <td scope="row"><code>placeholder</code></td> <td class="text-muted">No</td> <td class="text-muted">No</td> </tr> |
