diff options
| author | Mark Otto <[email protected]> | 2011-08-19 22:29:10 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-08-19 22:29:10 -0700 |
| commit | 66fea662e4b15661cd05b40044a13a7443ed5224 (patch) | |
| tree | c5467ef7945bd728ff67193ddbe4922185dc9f63 /docs | |
| parent | 3f388ef07a5f0101e97b19479e472528a0c78ff9 (diff) | |
| download | bootstrap-66fea662e4b15661cd05b40044a13a7443ed5224.tar.xz bootstrap-66fea662e4b15661cd05b40044a13a7443ed5224.zip | |
fix typo
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 9fc2a9b90..62b643da5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1119,7 +1119,7 @@ Lorem ipsum dolar sit amet illo error <a href="#" title="below">ipsum</a> verita <div class="row"> <div class="span4 columns"> <h2>Popovers</h2> - <p>Use popovers to provide subtextual information to a page without effecting layout.</p> + <p>Use popovers to provide subtextual information to a page without affecting layout.</p> </div> <div class="span12 columns"> <div class="well popover-well"> |
