diff options
-rw-r--r-- | using-git.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index 2498fa6..e2f06da 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -1148,7 +1148,7 @@ git push origin 'RELEASE_VERSION' @end example Keep in mind that you will be placed -in an deteach HEAD, and need to checkout +in an deatched HEAD, and need to checkout the branch you want to continue your work on. |