Skip to content

Commit

Permalink
Update descendant-selector-before.html
Browse files Browse the repository at this point in the history
Spelling fix
  • Loading branch information
dalilakatialeo authored Feb 17, 2021
1 parent 571725d commit 4524d92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/Lecture14/descendant-selector-before.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</style>
</head>
<body>
<h1>Decendant Selector</h1>
<h1>Descendant Selector</h1>
<section>
Table of contents:
<ul>
Expand All @@ -31,4 +31,4 @@ <h1>Decendant Selector</h1>
</ul>
</article>
</body>
</html>
</html>

0 comments on commit 4524d92

Please sign in to comment.