Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Zdornyy <zkirill@gmail.com>2022-01-25 13:06:50 +0300
committerGitHub <noreply@github.com>2022-01-25 13:06:50 +0300
commitc1222d6952d7f95b19299f79562285d587808996 (patch)
tree5595cf60fc9bdfb23612958dca41c778c5b22229 /site/content/docs
parent1411181b1b85a47feb7cf6c94b16b236747b6a8f (diff)
Fix spelling mistake in footer example (#35704)
Diffstat (limited to 'site/content/docs')
-rw-r--r--site/content/docs/5.1/examples/footers/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.1/examples/footers/index.html b/site/content/docs/5.1/examples/footers/index.html
index 6f7e058ffe..827c2426aa 100644
--- a/site/content/docs/5.1/examples/footers/index.html
+++ b/site/content/docs/5.1/examples/footers/index.html
@@ -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">