Skip to content

Commit 006592d

Browse files
authored
Merge pull request #1 from mparker17/feature/readme-problem-solving-typo
Fix you -> your typo in What problem are we solving? section.
2 parents b248268 + 206e962 commit 006592d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ major design issues:
7979
the subprojects. To make that work, all of git was designed to not mess
8080
with submodule links when you do regular operations, and to not abort when
8181
submodule links go missing. So it's super easy to make a mistake like
82-
forgetting to push you changes to a submodule when you push a change to
82+
forgetting to push your changes to a submodule when you push a change to
8383
the parent project, thus making it so nobody else can check out your
8484
parent code anymore.
8585

0 commit comments

Comments
 (0)