fix: changed js to html in solution section (#35414)

This commit is contained in:
Randell Dawson
2019-02-25 19:50:58 -08:00
committed by Manish Giri
parent 665c9cb47f
commit ab456a9a94

View File

@ -70,7 +70,7 @@ tests:
## Solution ## Solution
<section id='solution'> <section id='solution'>
```js ```html
<h2>CatPhotoApp</h2> <h2>CatPhotoApp</h2>
<main> <main>
<p>Click here to view more <a href="#">cat photos</a>.</p> <p>Click here to view more <a href="#">cat photos</a>.</p>