From 9bd7ed44b76bab10c57ada6fa01257451b93e902 Mon Sep 17 00:00:00 2001 From: Simon McClive Date: Thu, 12 Sep 2013 19:30:53 +0100 Subject: [PATCH] Fixing a typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9f711c7..3a7a311 100644 --- a/index.html +++ b/index.html @@ -319,7 +319,7 @@

Finish a hotfix

-

By finishing a hotfix it gets merged back into develop and master. Additionally the master merge ist tagged with the hotfix version.

+

By finishing a hotfix it gets merged back into develop and master. Additionally the master merge is tagged with the hotfix version.

git flow hotfix finish VERSION