diff --git a/docs/getting-started/introduction.md b/docs/getting-started/introduction.md index 06ac547a2f..8862754b8b 100644 --- a/docs/getting-started/introduction.md +++ b/docs/getting-started/introduction.md @@ -31,7 +31,7 @@ Add our JavaScript plugins and jQuery near the end of your pages, right before t {% endhighlight %} -And that's it—you're your way to a fully Bootstrapped site. If you're at all unsure about the general page structure, keep reading for an example page template. +And that's it—you're on your way to a fully Bootstrapped site. If you're at all unsure about the general page structure, keep reading for an example page template. ## Starter template