fix(curriculum): improve wording (#44799)

This commit is contained in:
SaarthakMaini
2022-01-17 20:32:13 +05:30
committed by GitHub
parent ea344a5f9b
commit 6f30720715

View File

@ -7,7 +7,7 @@ dashedName: step-18
# --description--
So the styling of the page looks similar on mobile as it does on a desktop or laptop, you need to add a `meta` element with a special `content` attribute.
For the styling of the page to look similar on mobile as it does on a desktop or laptop, you need to add a `meta` element with a special `content` attribute.
Add the following within the `head` element: