Skip to content

Commit c19c100

Browse files
authored
grammar fix in adding-examples README. (vercel#42152)
Closes vercel#42151 This PR fixes grammar in adding-examples README.
1 parent 0a0c8e0 commit c19c100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/examples/adding-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Also, don’t forget to add a `README.md` file with the following format:
2222
- Omit the `name` and `version` fields from your `package.json`.
2323
- Ensure all your dependencies are up to date.
2424
- Ensure you’re using [`next/image`](https://nextjs.org/docs/api-reference/next/image).
25-
- To add additional installation instructions, please add it where appropriate.
25+
- To add additional installation instructions, please add them where appropriate.
2626
- To add additional notes, add `## Notes` section at the end.
2727
- Remove the `Deploy your own` section if your example can’t be immediately deployed to Vercel.
2828

0 commit comments

Comments
 (0)