Skip to content

Commit f93c682

Browse files
authored
Update repo-tool.md
1 parent 94235df commit f93c682

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_til/git/repo-tool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ category: git
55

66
When getting into more complicated software development, you will usually end
77
up having code split in mulitple repos. Groot, Merch and the GPU Cluster
8-
are all examples of moduluar projects with multiple repos.
8+
are all examples of modular projects with multiple repos.
99

1010
There are a couple ways to manage all the repos you use. Git submodules are one
1111
and they are really good for vendoring code that you don't actively develop in

0 commit comments

Comments
 (0)