Browse Source

Fix typo in vscode_config

Abouzar Parvan 3 years ago
parent
commit
465c975214
1 changed files with 1 additions and 1 deletions
  1. 1 1
      utils/vscode_config/settings.json

+ 1 - 1
utils/vscode_config/settings.json

@@ -362,7 +362,7 @@
         },
         {
           "key": "P",
-          "name": "Push",
+          "name": "Pull",
           "type": "command",
           "command": "git.pull"
         },