Skip to content

Commit 3385153

Browse files
Update readme
Signed-off-by: Jacob Stopak <jacob@initialcommit.io>
1 parent a80308d commit 3385153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Usage: `git-sim commit -m "Commit message"`
141141
- Specify your commit message after the -m option
142142
- HEAD and the active branch will be moved to the new commit
143143
- Simulated output will show files in the staging area being included in the new commit
144-
- Supports amending the last commit with: `$ git-sim commit --amand -m "Amended commit message"
144+
- Supports amending the last commit with: `$ git-sim commit --amand -m "Amended commit message"`
145145

146146
![git-sim-commit_01-05-23_22-10-21](https://user-images.githubusercontent.com/49353917/210941149-d83677a1-3ab7-4880-bc0f-871b1f150087.jpg)
147147

0 commit comments

Comments
 (0)