2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Grammar fixes

This commit is contained in:
XhmikosR
2020-05-12 09:45:21 +03:00
parent 4a26e51540
commit 32932d27d5
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ gem install bootstrap -v {{ site.current_ruby_version }}
For the first time ever, Bootstrap has its own open source SVG icon library, designed to work best with our components and documentation.
</p>
<p>
Bootstrap Icons are designed to work best with Bootstrap components, but theyll work in any project. Theyre SVGs, so they scale quickly and easily, can be implmented in several ways, and can be styled with CSS.
Bootstrap Icons are designed to work best with Bootstrap components, but theyll work in any project. Theyre SVGs, so they scale quickly and easily, can be implemented in several ways, and can be styled with CSS.
</p>
<a href="{{ site.icons }}" class="btn btn-lg btn-outline-primary mb-3">Get Bootstrap Icons</a>
</div>