Skip to content

Commit

Permalink
Merge pull request #127 from WillGibson/patch-1
Browse files Browse the repository at this point in the history
Correct a couple of typos in the README.md
  • Loading branch information
filiph authored Aug 31, 2023
2 parents ba6b0c2 + 266f850 commit 7dae0af
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 @@ -186,7 +186,7 @@ docker build --platform linux/arm64 -t filiph/linkcheck .
docker run filiph/linkcheck <URL>
```

All bellow usage are valid running on container too.
All below usage guidelines are valid running on container too.

#### Usage (github action)

Expand All @@ -196,7 +196,7 @@ uses: filiph/[email protected]
arguments: <URL>
```

All bellow usage guidelines are valid running as a GitHub action too.
All below usage guidelines are valid running as a GitHub action too.

## Usage

Expand Down

0 comments on commit 7dae0af

Please sign in to comment.