fix: changed js to html in solution section (#35414)
This commit is contained in:
committed by
Manish Giri
parent
665c9cb47f
commit
ab456a9a94
@ -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>
|
||||||
|
Reference in New Issue
Block a user