diff options
| author | Mark Otto <[email protected]> | 2012-08-22 09:48:57 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-08-22 09:48:57 -0700 |
| commit | 6160667b1937115f799be5e8d5a5597b72f325e6 (patch) | |
| tree | 7be72fd168aac3d30133c65ac3e827ec005e54a0 /docs/getting-started.html | |
| parent | 5f97e04aa3a8257f4ae961ad4b095c1312cae7c6 (diff) | |
| download | bootstrap-6160667b1937115f799be5e8d5a5597b72f325e6.tar.xz bootstrap-6160667b1937115f799be5e8d5a5597b72f325e6.zip | |
fixes #4564 manually: typo in getting started jumbotron
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 952c24654..c96c79eb1 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -74,7 +74,7 @@ <header class="jumbotron subhead" id="overview"> <div class="container"> <h1>Getting started</h1> - <p class="lead">Overview of the project, it's contents, and how to get started with a simple template.</p> + <p class="lead">Overview of the project, its contents, and how to get started with a simple template.</p> </div> </header> |
