Skip to content

Commit

Permalink
Github -> GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Mar 7, 2024
1 parent 0d15dc2 commit 13eb320
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/commits.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ Insights tab → Network view (just like we have done before).
### (5) Compare the branches

Comparing changes is an important thing we need to do. When using the
Github view only, this may not be so common, but we'll show it so that
GitHub view only, this may not be so common, but we'll show it so that
it makes sense later on.

:::::{tabs}
Expand Down
4 changes: 2 additions & 2 deletions content/merging.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ As usual, this is basic hints. You should refer to the solution as needed.

In the pull request verify the target repository and the target
branch. Make sure that you are merging within your own repository.
**Github: By default, it will offer to make the change to the
**GitHub: By default, it will offer to make the change to the
upstream repository, `coderefinery`. You should change this**, you
shouldn't contribute your test recipe upstream yet. Where it says
`base repository`, select your own user's repository.
Expand Down Expand Up @@ -152,7 +152,7 @@ the GitHub flow.

::::{group-tab} Command line
Remember, you need to navigate to the `main` branch (different from)
the Github flow.
the GitHub flow.
::::
:::::

Expand Down

0 comments on commit 13eb320

Please sign in to comment.