Skip to content

Commit 1f79fdc

Browse files
authored
✍ [readme] process is the correct spelling (#27)
1 parent 959ed35 commit 1f79fdc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A good template for github repos with best practices adoption.
1313
- ✅ This [README](README) with badges
1414
-[Contributor Covenant](https://www.contributor-covenant.org)-based Code of Conduct
1515
-[Contributing Guide](.github/CONTRIBUTING.md) includes a step-by-step guide to our
16-
[command line development processs](.github/CONTRIBUTING.md#development-process).
16+
[command line development process](.github/CONTRIBUTING.md#development-process).
1717
-[GPL2](LICENSE) license
1818
-[Security Policy](.github/SECURITY.md)
1919
-[Issue Templates](.github/ISSUE_TEMPLATE/)
@@ -46,7 +46,7 @@ of things to consider with a new repo.
4646

4747
- [Code of Conduct](.github/CODE_OF_CONDUCT.md)
4848
- [Contributing Guide](.github/CONTRIBUTING.md) includes a step-by-step guide to our
49-
[development processs](.github/CONTRIBUTING.md#development-process).
49+
[development process](.github/CONTRIBUTING.md#development-process).
5050

5151
## Support & Security
5252

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ clean_readme:
3939

4040
- [Code of Conduct](.github/CODE_OF_CONDUCT.md)
4141
- [Contributing Guide](.github/CONTRIBUTING.md) includes a step-by-step guide to our
42-
[development processs](.github/CONTRIBUTING.md#development-process).
42+
[development process](.github/CONTRIBUTING.md#development-process).
4343

4444
## Support & Security
4545

0 commit comments

Comments
 (0)