diff --git a/Software/Applications/Git/Git_使用说明.md b/Software/Applications/Git/Git_使用说明.md index 9a2b028..5fd5927 100644 --- a/Software/Applications/Git/Git_使用说明.md +++ b/Software/Applications/Git/Git_使用说明.md @@ -650,7 +650,7 @@ git fetch tag git push --delete tag ``` -如果谋远程 Tab 已经删除,需要同步到本地,可使用以下命令: +如果谋远程 Tag 已经删除,需要同步到本地,可使用以下命令: ```bash git remote prune