From c117503375ca65edb88d15730cf293b4330befb0 Mon Sep 17 00:00:00 2001 From: MK-UDUE Date: Thu, 29 Apr 2021 19:15:48 +0200 Subject: [PATCH] Fixed small typo "named" instead of "names" --- levels/tags/remote-tag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/levels/tags/remote-tag b/levels/tags/remote-tag index a484923..0726915 100644 --- a/levels/tags/remote-tag +++ b/levels/tags/remote-tag @@ -17,7 +17,7 @@ You can also sync git fetch --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