2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03: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
+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>
{% 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