Skip to content

Commit 16a9f4b

Browse files
updating the summary of the article Git branch on the paragraph element
1 parent de3ffd6 commit 16a9f4b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Wireframe/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ <h2>What is the Purpose of a Wireframe?</h2>
3737
<img src="placeholder.svg" alt="" />
3838
<h2>What Is a Git Branch?</h2>
3939
<p>
40-
Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
41-
voluptates. Quisquam, voluptates.
42-
</p>
40+
In Git, a <em>branch</em> is like a separate workspace
41+
where you can make changes and try new ideas without affecting the main project.
42+
Think of it as a "parallel universe" for your code.</p>
4343
<a href="">Read more</a>
4444
</article>
4545
</main>

0 commit comments

Comments
 (0)