Skip to content

Commit c0fe13f

Browse files
committed
clarity
1 parent 472feb9 commit c0fe13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn-pr/github/introduction-to-github/includes/3-components-of-github-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Once the changes have been approved (if required), the pull request's source bra
5050

5151
Unlike issues and discussions, pull requests relate specifically to proposed changes in code. Issues are used for tracking bugs, feature requests, or tasks, while Discussions are meant for broader conversations that aren’t tied directly to a specific line of code.
5252

53-
Now that we know of all the ingredients, let’s review the GitHub flow.
53+
Now that we understand all the key elements, let’s review the GitHub flow.
5454

5555
## The GitHub flow
5656

0 commit comments

Comments
 (0)