Skip to content

Commit b8081aa

Browse files
authored
Merge pull request #2334 from dannyob/patch-1
typos in README.md
2 parents 7f639e7 + 40c66c4 commit b8081aa

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
@@ -33,8 +33,8 @@ Want to help out? Pull requests (PRs) are always welcome! If you want to help ou
3333

3434
### Link checking
3535

36-
Links are checked using [lychee-action](https://github.com/lycheeverse/lychee-action) as confirugred by [check-external-links.yml](.github/workflows/check-external-links.yml). Working links are required before merging. If you have a link that should be excluded from checking:
37-
1. wrap it in `` `backquoetes` `` OR
36+
Links are checked using [lychee-action](https://github.com/lycheeverse/lychee-action) as configured by [check-external-links.yml](.github/workflows/check-external-links.yml). Working links are required before merging. If you have a link that should be excluded from checking:
37+
1. wrap it in `` `backticks` `` OR
3838
2. wrap it in `<code>` blocks OR
3939
3. use [`.lycheeignore`](https://github.com/lycheeverse/lychee-action?tab=readme-ov-file#excluding-links-from-getting-checked)
4040

0 commit comments

Comments
 (0)