We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6962a7 commit 5c9cb92Copy full SHA for 5c9cb92
tools/dep_updaters/update-minimatch.sh
@@ -48,7 +48,7 @@ rm -rf minimatch-tmp/
48
49
echo "All done!"
50
echo ""
51
-echo "Please git add ainimatch, commit the new version:"
+echo "Please git add minimatch, commit the new version:"
52
53
echo "$ git add -A deps/minimatch"
54
echo "$ git commit -m \"deps: update minimatch to $NEW_VERSION\""
0 commit comments