There was an error while loading. Please reload this page.
1 parent de3ffd6 commit 16a9f4bCopy full SHA for 16a9f4b
1 file changed
Wireframe/index.html
@@ -37,9 +37,9 @@ <h2>What is the Purpose of a Wireframe?</h2>
37
<img src="placeholder.svg" alt="" />
38
<h2>What Is a Git Branch?</h2>
39
<p>
40
- Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam,
41
- voluptates. Quisquam, voluptates.
42
- </p>
+ In Git, a <em>branch</em> is like a separate workspace
+ where you can make changes and try new ideas without affecting the main project.
+ Think of it as a "parallel universe" for your code.</p>
43
<a href="">Read more</a>
44
</article>
45
</main>
0 commit comments