Update use-the-s-tag-to-strikethrough-text.english.md (#38515)

Alphabet word is not wrapped inside double quotes

Co-authored-by: LawranceMichaelite <40236169+LawranceMichaelite@users.noreply.github.com>
This commit is contained in:
law27
2020-08-31 08:38:51 +05:30
committed by GitHub
parent 3db5bd7067
commit b88c8ab351

View File

@ -14,7 +14,7 @@ To strikethrough text, which is when a horizontal line cuts across the character
## Instructions ## Instructions
<section id='instructions'> <section id='instructions'>
Wrap the <code>s</code> tag around "Google" inside the <code>h4</code> tag and then add the word Alphabet beside it, which should not have the strikethrough formatting. Wrap the <code>s</code> tag around "Google" inside the <code>h4</code> tag and then add the word "Alphabet" beside it, which should not have the strikethrough formatting.
</section> </section>
## Tests ## Tests