Skip to content

Commit 9a525c9

Browse files
committed
add paragraph 3
1 parent 9c3a2d7 commit 9a525c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Wireframe/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ <h2>What is the purpose of a wireframe?</h2>
3636
<img src="placeholder.svg" alt="" />
3737
<h2>What is a branch in Git?</h2>
3838
<p>
39-
Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
40-
voluptates. Quisquam, voluptates.
39+
A branch in Git is a separate line of development,
40+
allowing you to work on changes without affecting the main code.
4141
</p>
4242
<a href="">Read more</a>
4343
</article>

0 commit comments

Comments
 (0)