Skip to content

Commit

Permalink
Merge pull request jhu-ep-coursera#259 from dalilakatialeo/master
Browse files Browse the repository at this point in the history
Spelling Fix
  • Loading branch information
ychaikin authored Feb 17, 2021
2 parents 571725d + bc03771 commit 517da5a
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 517da5a

Please sign in to comment.