Skip to content

Commit 740e817

Browse files
committed
Fix typo
Fix #25
1 parent ba2f4ea commit 740e817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tips.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@
184184
"alternatives": ["git clean -df"]
185185
},
186186
{
187-
"title": "Update all the submoudles",
187+
"title": "Update all the submodules",
188188
"tip": "git submodule foreach git pull"
189189
}
190190
]

0 commit comments

Comments
 (0)