2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Merge pull request #17608 from rtack/patch-1

grammar. you're your way --> you're on your way
This commit is contained in:
Chris Rebert
2015-09-15 13:50:16 -07:00
+1 -1
View File
@@ -31,7 +31,7 @@ Add our JavaScript plugins and jQuery near the end of your pages, right before t
<script src="{{ site.cdn.js }}"></script> <script src="{{ site.cdn.js }}"></script>
{% endhighlight %} {% 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 ## Starter template