Skip to content

Commit 5f92d2a

Browse files
closing tag for address provided and the extra quotaion mark removed from readme file path section
1 parent d046c14 commit 5f92d2a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Wireframe/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h1>Wireframe</h1>
1616
</header>
1717
<main>
1818
<article>
19-
<img src="Readme.png"" alt="A readme diagram" />
19+
<img src="Readme.png" alt="A readme diagram"/>
2020
<h2>What is the Purpose of a Readme File?</h2>
2121
<p>
2222
The purpose of a readme file is to provide,
@@ -50,6 +50,7 @@ <h2>What Is a Git Branch?</h2>
5050
</p>
5151
<address>
5252
<a href="mailto:amaechina.tobias@gmail.com">Contact Tobias</a>
53+
</address>
5354
</footer>
5455
</body>
5556
</html>

0 commit comments

Comments
 (0)