mirror of
https://gitlab.com/nekoya/web.git
synced 2024-11-14 02:16:19 +01:00
Fixed spelling in checkout.ejs
This commit is contained in:
parent
061c0624b8
commit
d4e3a60f69
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
</div>
|
||||
<input aria-describedby="PhoneNumber" class="form-control" id="phoneNum"
|
||||
placeholder="Phone Number" type="PhoneNum" required>
|
||||
<small class="form-text text-muted" id="phoneHelp">We'll never share your Phone Number with
|
||||
<small class="form-text text-muted" id="phoneHelp">We'll never share your private information with
|
||||
anyone
|
||||
else.</small>
|
||||
|
||||
|
|
Loading…
Reference in a new issue