We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e8b3e2 commit 37f24cdCopy full SHA for 37f24cd
Accordions/_Start/index.html
@@ -3,8 +3,8 @@
3
<html lang="en">
4
<head>
5
<meta charset="utf-8">
6
- <title>Accordians | Basic</title>
7
- <meta name="description" content="Basic dependency-free accordian menu">
+ <title>Accordions</title>
+ <meta name="description" content="Basic dependency-free accordion menu">
8
<meta name="author" content="DevMarketer">
9
10
<link rel="stylesheet" href="styles.css">
@@ -13,7 +13,7 @@
13
<body>
14
<!-- content starts here -->
15
<div class="container">
16
- <h1>Basic Accordians</h1>
+ <h1>Basic Accordion</h1>
17
</div>
18
<!-- contend ends here -->
19
<script src="scripts.js"></script>
0 commit comments