Skip to content

Commit cd1f743

Browse files
Decapitalize 'fork' to match how it's actually represented on GitHub (#463)
Co-authored-by: Nicki Skafte Detlefsen <skaftenicki@gmail.com>
1 parent a4160a2 commit cd1f743

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • s2_organisation_and_version_control

s2_organisation_and_version_control/git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ working together on the same project.
166166
1. Go online and find a project you do not own, where you can improve the code. You can either look at this
167167
[page](https://goodfirstissue.dev/) of good issues to get started with or for simplicity you can just choose
168168
[the repository belonging to the course](https://github.com/SkafteNicki/dtu_mlops). Now fork the project by
169-
clicking the *Fork* button.
169+
clicking the *fork* button.
170170

171171
![forking](../figures/forking.PNG)
172172

0 commit comments

Comments
 (0)