Skip to content

Commit c740ae4

Browse files
authored
Clarify repository creation instructions
Reworded the explanation for creating a repository to improve clarity. Improve wording in Next steps section
1 parent 54f669c commit c740ae4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/get-started/git-basics/set-up-git.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ If you clone with SSH, you must generate SSH keys on each computer you use to pu
6969

7070
## Next steps
7171

72-
You now have Git and {% data variables.product.github %} all set up. You may now choose to create a repository where you can put your projects. Saving your code in a repository allows you to back up your code and share it around the world.
72+
You now have Git and {% data variables.product.github %} all set up. You can now choose to create a repository where you can store your projects. Saving your code in a repository allows you to back up your work and share it around the world.
73+
7374

7475
* {% data reusables.getting-started.create-a-repository %}
7576

0 commit comments

Comments
 (0)