diff options
| author | Christian Nennemann <[email protected]> | 2012-01-24 14:46:44 +0100 |
|---|---|---|
| committer | Christian Nennemann <[email protected]> | 2012-01-24 14:46:44 +0100 |
| commit | 774d8d8d17275eff96e9933575c9863ca38b3cdc (patch) | |
| tree | 853bac28eb6fb6f925b0f739f16549a88dc31cf5 /docs | |
| parent | 9dcc16fa8c8c009c46ffe43a07969e5cd196e562 (diff) | |
| download | bootstrap-774d8d8d17275eff96e9933575c9863ca38b3cdc.tar.xz bootstrap-774d8d8d17275eff96e9933575c9863ca38b3cdc.zip | |
Fix typo in docs/index.html
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 b01ce7dd1..e12fa8063 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1219,7 +1219,7 @@ </div> </div><!-- /clearfix --> <div class="clearfix"> - <label for="textarea">Textarea</label> + <label for="textarea2">Textarea</label> <div class="input"> <textarea class="xxlarge" id="textarea2" name="textarea2" rows="3"></textarea> <span class="help-block"> |
