diff options
| author | Mark Otto <[email protected]> | 2014-01-20 22:12:02 -0600 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-01-20 22:12:02 -0600 |
| commit | e4f33a91d9969edbddc369230965b3a5628f24ac (patch) | |
| tree | ff3724fa51b93296c8b3b69e126fcded36159d16 /docs/getting-started.html | |
| parent | 317aa8092dcbf182ef3bdcc8d0222096fc6a51ea (diff) | |
| parent | ebc4f998dccf0d709a143348c02777d9c4695abb (diff) | |
| download | bootstrap-e4f33a91d9969edbddc369230965b3a5628f24ac.tar.xz bootstrap-e4f33a91d9969edbddc369230965b3a5628f24ac.zip | |
Merge branch 'master' of github.com:twbs/bootstrap
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index f8eb3db3c..a055857ae 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -115,7 +115,7 @@ bootstrap/ <p>Copy the HTML below to begin working with a minimal Bootstrap document.</p> {% highlight html %} <!DOCTYPE html> -<html> +<html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
