added (do not include the period) to address common mistake (#34381)
Thank you for your pull request. I am closing this pull request. Please add links and other details to the challenge’s corresponding guide article instead. If you think I’m wrong in closing this issue, please reopen it and add further clarification. Thank you, and happy coding. @MP7373
This commit is contained in:
parent
df435ccebf
commit
d98be1be7c
@ -12,7 +12,7 @@ To make text bold, you can use the <code>strong</code> tag. This is often used t
|
||||
|
||||
## Instructions
|
||||
<section id='instructions'>
|
||||
Wrap a <code>strong</code> tag around "Stanford University" inside the <code>p</code> tag.
|
||||
Wrap a <code>strong</code> tag around "Stanford University" inside the <code>p</code> tag (do not include the period).
|
||||
</section>
|
||||
|
||||
## Tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user