diff --git a/tips.json b/tips.json index 7c2e432..e9490ec 100644 --- a/tips.json +++ b/tips.json @@ -184,7 +184,7 @@ "alternatives": ["git clean -df"] }, { - "title": "Update all the submoudles", + "title": "Update all the submodules", "tip": "git submodule foreach git pull" } ]