diff options
| author | Chris Rebert <[email protected]> | 2015-08-20 18:21:35 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-08-20 18:21:35 -0700 |
| commit | 911e58ed63e8e51e6f4d0d57b1e21df93c022d8a (patch) | |
| tree | 7a6759b4ede4ba331bc7327d2173003665a76dac /docs/getting-started | |
| parent | 3c17c9e90cb9e666772f6941caba546f4dd674f1 (diff) | |
| download | bootstrap-911e58ed63e8e51e6f4d0d57b1e21df93c022d8a.tar.xz bootstrap-911e58ed63e8e51e6f4d0d57b1e21df93c022d8a.zip | |
introduction.md: Fix typo: "started template"
Diffstat (limited to 'docs/getting-started')
| -rw-r--r-- | docs/getting-started/introduction.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/introduction.md b/docs/getting-started/introduction.md index 1025c334d..7ca3e5cce 100644 --- a/docs/getting-started/introduction.md +++ b/docs/getting-started/introduction.md @@ -90,7 +90,7 @@ Bootstrap is developed *mobile first*, a strategy in which we optimize code for <meta name="viewport" content="width=device-width, initial-scale=1"> {% endhighlight %} -You can see an example of this in action in the [started template](#starter-template). +You can see an example of this in action in the [starter template](#starter-template). ### Box-sizing |
