Skip to content

Commit 36a76aa

Browse files
committed
Correct tense
"is created [...] has not been moved" -> "is created [...] is not moved."
1 parent 0eefc1b commit 36a76aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

understanding-git.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -467,7 +467,7 @@ \subsection{\gitcmd{branch}}
467467
\end{tikzpicture}
468468
\end{figure}
469469

470-
A branch called \gbranch{newbranch} is created on the current commit and \gHEAD{} has not been moved.
470+
A branch called \gbranch{newbranch} is created on the current commit and \gHEAD{} is not moved.
471471
\end{frame}
472472

473473
\begin{frame}

0 commit comments

Comments
 (0)