Skip to content

Commit 355523d

Browse files
committed
HTML:
- Updated Git Branches explanation
1 parent 8a35fc2 commit 355523d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h2>Git Branches</h2>
8989
<li>In summary, a "branch" is just a specific sequence of commits -
9090
a timeline of changes made to a project in isolation from the main development.</li>
9191

92-
<li>Once finalised and, after review, a branch can merged with main development via a "Pull Request."</li>
92+
<li>Once finalised and a branch can be reviewed and merged with main development via a "Pull Request."</li>
9393
</ul>
9494

9595
<a href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches">

0 commit comments

Comments
 (0)