Skip to content

Commit d3abeb1

Browse files
authored
docs: improve grammar in contributing documentation (#4581)
1 parent 1fbe45b commit d3abeb1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ The migration guide is available on [docs/MIGRATION.md](docs/MIGRATION.md).
6363
Contributions Welcome! You can contribute in the following ways.
6464

6565
- Create an Issue - Propose a new feature. Report a bug.
66-
- Pull Request - Fix a bug and typo. Refactor the code.
67-
- Create third-party middleware - Instruct below.
66+
- Pull Request - Fix a bug or typo. Refactor the code.
67+
- Create third-party middleware - See instructions below.
6868
- Share - Share your thoughts on the Blog, X, and others.
6969
- Make your application - Please try to use Hono.
7070

docs/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Contributions Welcome! We will be glad for your help.
44
You can contribute in the following ways.
55

66
- Create an Issue - Propose a new feature. Report a bug.
7-
- Pull Request - Fix a bug and typo. Refactor the code.
8-
- Create third-party middleware - Instruct below.
7+
- Pull Request - Fix a bug or typo. Refactor the code.
8+
- Create third-party middleware - See instructions below.
99
- Share - Share your thoughts on the Blog, X, and others.
1010
- Make your application - Please try to use Hono.
1111

0 commit comments

Comments
 (0)