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 4206a32 commit f2277c0Copy full SHA for f2277c0
1 file changed
Wireframe/index.html
@@ -3,15 +3,14 @@
3
<head>
4
<meta charset="UTF-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
- <title>Understanding README, Wireframe and Git Branche</title>
+ <title>Understanding README, Wireframe and Git Branch</title>
7
<link rel="stylesheet" href="style.css" />
8
</head>
9
<body>
10
<header>
11
- <h1>Wireframe</h1>
+ <h1>Understanding README Files, Wireframes and Git Branches</h1>
12
<p>
13
- This is the default, provided code and no changes have been made yet.
14
- </p>
+ A simple guide explaining three important web development concepts.</p>
15
</header>
16
<main>
17
<article>
0 commit comments