]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
grammar. you're your way --> you're on your way 17608/head
authorRaphael Ackermann <raphael.ackermann@gmail.com>
Tue, 15 Sep 2015 20:41:08 +0000 (22:41 +0200)
committerRaphael Ackermann <raphael.ackermann@gmail.com>
Tue, 15 Sep 2015 20:41:08 +0000 (22:41 +0200)
docs/getting-started/introduction.md

index 06ac547a2f8e245d5b25cc32ed03f1fb8354463b..8862754b8b93d94548b9ac57433a9bd2c46c70d6 100644 (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