added missing word 'like' to the Instructions (#34215)

This commit is contained in:
Dennis Wolfers
2018-11-05 11:20:22 -08:00
committed by Jonathan Grah
parent 1d8a19e78b
commit 9c44af828d

View File

@ -17,7 +17,7 @@ Note that this can be useful for debugging.
## Instructions
<section id='instructions'>
It looks there is a problem with the variables supplied to the <code>.penguin-top</code> and <code>.penguin-bottom</code> classes. Rather than fix the typo, add a fallback value of <code>black</code> to the <code>background</code> property of the <code>.penguin-top</code> and <code>.penguin-bottom</code> classes.
It looks like there is a problem with the variables supplied to the <code>.penguin-top</code> and <code>.penguin-bottom</code> classes. Rather than fix the typo, add a fallback value of <code>black</code> to the <code>background</code> property of the <code>.penguin-top</code> and <code>.penguin-bottom</code> classes.
</section>
## Tests