Skip to content

Commit fdb2793

Browse files
committed
fix typo
1 parent 753884a commit fdb2793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/git-commit.gpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Create well formed git commit message based off of the currently staged file
55
contents. The message should convey why something was changed and not what
66
changed. Use the well known format that has the prefix chore, fix, etc.
77

8-
Generate commit message based on all staged changes, except for changes to this script itself (commitmessager.gpt).
8+
Generate commit message based on all staged changes, except for changes to this script itself (git-commit.gpt).
99

1010
Do not use markdown format for the output.
1111

0 commit comments

Comments
 (0)