mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
Fix spelling mistake in footer example (#35704)
This commit is contained in:
parent
1411181b1b
commit
c1222d6952
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user