]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix spelling mistake in footer example (#35704)
authorKirill Zdornyy <zkirill@gmail.com>
Tue, 25 Jan 2022 10:06:50 +0000 (02:06 -0800)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 10:06:50 +0000 (12:06 +0200)
site/content/docs/5.1/examples/footers/index.html

index 6f7e058ffee9472ff1f8ae5f3856dc49334cfe18..827c2426aa74f150c2bfbbd17fcc48a8866c3305 100644 (file)
@@ -164,7 +164,7 @@ body_class: ""
       <div class="col-md-5 offset-md-1 mb-3">
         <form>
           <h5>Subscribe to our newsletter</h5>
-          <p>Monthly digest of whats new and exciting from us.</p>
+          <p>Monthly digest of what's new and exciting from us.</p>
           <div class="d-flex flex-column flex-sm-row w-100 gap-2">
             <label for="newsletter1" class="visually-hidden">Email address</label>
             <input id="newsletter1" type="text" class="form-control" placeholder="Email address">