Skip to content

Commit

Permalink
Merge pull request #111 from MK-UDUE/patch-3
Browse files Browse the repository at this point in the history
Fixed small typo "named" instead of "names"
  • Loading branch information
blinry committed May 10, 2021
2 parents b9dff30 + c117503 commit 929c634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion levels/tags/remote-tag
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You can also sync
git fetch <remote> --prune --prune-tags


Add a tag names "v2" to the last commit and push it to the remote. Also pull the v1 tag to your local repository.
Add a tag named "v2" to the last commit and push it to the remote. Also pull the v1 tag to your local repository.
[setup yours]

git checkout main
Expand Down

0 comments on commit 929c634

Please sign in to comment.