Skip to content

Commit

Permalink
📝 Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Schneegans committed Apr 12, 2021
1 parent 2f15321 commit 5ba0908
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/schneegan
color: orange
```

Once the action is executed, got to your gist.
Once the action is executed, go to your gist.
There should be a new file called `test.json`.
You can view the raw content of this file at `https://gist.githubusercontent.com/<user>/<gist-ID>/raw/test.json`.
Embed the badge with:
Expand Down Expand Up @@ -133,4 +133,4 @@ This means, given a version number MAJOR.MINOR.PATCH, we will increment the:

1. MAJOR version when we make incompatible API changes,
2. MINOR version when we add functionality in a backwards compatible manner, and
3. PATCH version when we make backwards compatible bug fixes.
3. PATCH version when we make backwards compatible bug fixes.

0 comments on commit 5ba0908

Please sign in to comment.