2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Use fancy apostrophe in HTML files.

For Markdown files, this isn't needed because the Markdown converter takes care of this.
This commit is contained in:
XhmikosR
2018-11-15 08:24:34 +02:00
parent 9201a80510
commit ea4db3f89d
8 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ body_class: "bg-light"
<div class="py-5 text-center">
<img class="d-block mx-auto mb-4" src="{{ site.baseurl }}/docs/{{ site.docs_version }}/assets/brand/bootstrap-solid.svg" alt="" width="72" height="72">
<h2>Checkout form</h2>
<p class="lead">Below is an example form built entirely with Bootstrap's form controls. Each required form group has a validation state that can be triggered by attempting to submit the form without completing it.</p>
<p class="lead">Below is an example form built entirely with Bootstraps form controls. Each required form group has a validation state that can be triggered by attempting to submit the form without completing it.</p>
</div>
<div class="row">