Skip to content

Commit

Permalink
Fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
jacurtis committed Oct 15, 2017
1 parent 7e8b3e2 commit 37f24cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Accordions/_Start/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>Accordians | Basic</title>
<meta name="description" content="Basic dependency-free accordian menu">
<title>Accordions</title>
<meta name="description" content="Basic dependency-free accordion menu">
<meta name="author" content="DevMarketer">

<link rel="stylesheet" href="styles.css">
Expand All @@ -13,7 +13,7 @@
<body>
<!-- content starts here -->
<div class="container">
<h1>Basic Accordians</h1>
<h1>Basic Accordion</h1>
</div>
<!-- contend ends here -->
<script src="scripts.js"></script>
Expand Down

0 comments on commit 37f24cd

Please sign in to comment.