Skip to content

Commit 87e09a4

Browse files
committed
docs: update README
1 parent a68c353 commit 87e09a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
This Visual Studio Code extension enables to commit simply by the semantic message conventions.
2424

2525
<p align="center">
26-
<img src="https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/examles/preview.gif?raw=true" alt="Preview">
26+
<img src="https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/examples/preview.gif?raw=true" alt="Preview">
2727
</p>
2828

2929
<br>
@@ -39,7 +39,7 @@ Well, there are two ways to trigger the "Semantic Commit" command:
3939
Open the Command Palette and start typing `Git: Semantic Commit`:
4040

4141
<p align="center">
42-
<img src="https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/examles/usage/command-palette.gif?raw=true" alt="Preview">
42+
<img src="https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/examples/usage/command-palette.gif?raw=true" alt="Preview">
4343
</p>
4444

4545
Then, choose the appropriate command and follow the steps.
@@ -49,7 +49,7 @@ Then, choose the appropriate command and follow the steps.
4949
Alternatively, you can use the primary and secondary actions within the Source Control view:
5050

5151
<p align="center">
52-
<img src="https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/examles/usage/view-actions.gif?raw=true" alt="Preview">
52+
<img src="https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/examples/usage/view-actions.gif?raw=true" alt="Preview">
5353
</p>
5454

5555
<br>

0 commit comments

Comments
 (0)