Skip to content

Commit cdb9730

Browse files
Merge pull request #326 from xcambar/patch-1
Fix typo
2 parents 156316b + 91ace9a commit cdb9730

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

js/lesson2/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ When the HTML is loaded on our page, the browser generates its DOM. This enables
416416
<p>
417417
London <strong> is awesome</strong>
418418
</p>
419-
<body>
419+
</body>
420420
</html>
421421
```
422422

0 commit comments

Comments
 (0)