1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00

grammar. you're your way --> you're on your way

This commit is contained in:
Raphael Ackermann
2015-09-15 22:41:08 +02:00
parent 87308ba2f6
commit cf965734cd

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>
{% 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