Skip to content

Commit 9eecbde

Browse files
README: fix typo
1 parent 2618cec commit 9eecbde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
> Original package doesn't work due to config mistake 'package.json'. https://github.com/nooqta/git-commit-gpt
2-
> Tharefore I fix it and republish as a '@laststance/git-gpt-commit'.
2+
> Therefore I fix it and republish as a '@laststance/git-gpt-commit'.
33
44
<div align="center">
55
<h1>Git Commit GPT-4o</h1>
@@ -17,7 +17,7 @@ There are two ways to install the Git extension: using npm or manual installatio
1717
npm install -g @laststance/git-gpt-commit
1818
```
1919

20-
- **Step2:** move to any languege your project root
20+
- **Step2:** move to any language your project root
2121

2222
```bash
2323
cd my-rust-project

0 commit comments

Comments
 (0)