Skip to content

Commit 113ad86

Browse files
authored
Merge pull request #4 from sogaiu/tweak-edited-file-name
Update initially edited filename
2 parents 5818a8b + 39ea1da commit 113ad86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ to make a modification to a file in the working tree using a regular
9595
text editor.
9696

9797
```
98-
$ $EDITOR setup.py
98+
$ $EDITOR README.md
9999
$ stg status
100100
M README.md
101101
```

0 commit comments

Comments
 (0)