1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 10:34:07 +02: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

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