diff options
| author | Mark Otto <[email protected]> | 2011-08-31 16:26:47 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-08-31 16:26:47 -0700 |
| commit | 6258832776b113b09e963680ef121b363dd8d292 (patch) | |
| tree | 41f2935a7a6b36e0091977d60dd51da26a65fbc6 /docs | |
| parent | ed1139e838110393748ee36cea4453cc4a700fb1 (diff) | |
| download | bootstrap-6258832776b113b09e963680ef121b363dd8d292.tar.xz bootstrap-6258832776b113b09e963680ef121b363dd8d292.zip | |
spelling mistakes and undo of one comment
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index 97b633ca5..46e2881a8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1103,7 +1103,7 @@ <div class="span12 columns"> <div class="alert-message warning"> <a class="close" href="#">×</a> - <p><strong>Holy gaucamole!</strong> Best check yo self, you’re not looking too good.</p> + <p><strong>Holy guacamole!</strong> Best check yo self, you’re not looking too good.</p> </div> <div class="alert-message error"> <a class="close" href="#">×</a> @@ -1129,7 +1129,7 @@ <div class="span12 columns"> <div class="alert-message block-message warning"> <a class="close" href="#">×</a> - <p><strong>Holy gaucamole! This is a warning!</strong> Best check yo self, you’re not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.</p> + <p><strong>Holy guacamole! This is a warning!</strong> Best check yo self, you’re not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, vel scelerisque nisl consectetur et.</p> <div class="alert-actions"> <a class="btn small" href="#">Take this action</a> <a class="btn small" href="#">Or do this</a> </div> |
