aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorgitaeks <[email protected]>2014-11-12 15:52:32 +0900
committergitaeks <[email protected]>2014-11-12 15:52:32 +0900
commitf94cb5817a4b8ef1a645ae69251ff8b226b7d076 (patch)
treedf127718be4bff69d76220c609d373fe9c365666 /docs
parentb87370c28f6f8cd0d2de6cc541dcba22788e4001 (diff)
downloadbootstrap-f94cb5817a4b8ef1a645ae69251ff8b226b7d076.tar.xz
bootstrap-f94cb5817a4b8ef1a645ae69251ff8b226b7d076.zip
Fixed a typo in Sign-in page example
Fixed a typo in Sign-in page example http://getbootstrap.com/examples/signin/
Diffstat (limited to 'docs')
-rw-r--r--docs/examples/signin/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/signin/index.html b/docs/examples/signin/index.html
index 2aa524e2d..44ec6e2b9 100644
--- a/docs/examples/signin/index.html
+++ b/docs/examples/signin/index.html
@@ -35,7 +35,7 @@
<h2 class="form-signin-heading">Please sign in</h2>
<label for="inputEmail" class="sr-only">Email address</label>
<input type="email" id="inputEmail" class="form-control" placeholder="Email address" required autofocus>
- <label for="inputPassword" class="sr-only">Email address</label>
+ <label for="inputPassword" class="sr-only">Password</label>
<input type="password" id="inputPassword" class="form-control" placeholder="Password" required>
<div class="checkbox">
<label>