Skip to content

Commit 79840cf

Browse files
authored
Update tutorial-english.md
1 parent 838cedf commit 79840cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/tutorial-english.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,7 @@ git-client> git commit -a -m "some code into validate and modified Makefile.PL"
981981
2 files changed, 23 insertions(+), 3 deletions(-)
982982

983983
</pre>
984-
We committed before adding the new file! shame on us! Add the new file a issue another commit:
984+
We committed before adding the new file! shame on us! Add the new file and issue another commit:
985985

986986
<pre>
987987
git-client> git add t/01-validate.t

0 commit comments

Comments
 (0)