Skip to content

Commit 5b0ba5a

Browse files
committed
fix read me error
1 parent b8adb1c commit 5b0ba5a

1 file changed

Lines changed: 5 additions & 9 deletions

File tree

Wireframe/index.html

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,15 @@ <h2>Purpose of Wireframe</h2>
3434
</article>
3535

3636
<article>
37-
<img src="https://framerusercontent.com/images/jmGsErVaXE9HMnmsIjHDba05DSg.png" width="300" height="200" alt="Branch" /> <h2>Purpose of Branch</h2>
38-
<p>
39-
Branches allow you to develop features, fix bugs, or safely experiment with new ideas in a contained area of your repository. You always create a branch from an existing branch. Typically, you might create a new branch from the default branch of your repository.
37+
<img src="https://framerusercontent.com/images/jmGsErVaXE9HMnmsIjHDba05DSg.png" width="300" height="200" alt="Branch" /> <h2>Purpose of Branch</h2>
38+
<p>Branches allow you to develop features, fix bugs, or safely experiment with new ideas in a contained area of your repository. You always create a branch from an existing branch. Typically, you might create a new branch from the default branch of your repository.
4039
</p>
41-
</article>
42-
43-
<article>
44-
40+
<h2 >Purpose of Branch</h2>
4541
<a href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches">Read more</a></article>
46-
</main>
42+
</article>
43+
</main>
4744
</body>
4845
<footer>
4946
<p>Wifreframe project by Mandip Sanger </p>
50-
5147
</footer>
5248
</html>

0 commit comments

Comments
 (0)