Skip to content

Commit c2d66e1

Browse files
authored
Typo Update review-process.md
There’s a small typo in the "Adding products" section: "... ensure we not sending our users to any dubious or unsafe products." It should be: "... ensure we are not sending our users to any dubious or unsafe products." The word "are" is missing. Corrected.
1 parent af8d2ce commit c2d66e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/review-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Typographical and grammatical errors are medium-priority as small errors of this
4242

4343
### Adding products
4444

45-
Adding new products is currently a low-to-medium priority (depending on the type of product). These pull requests often take a long time to review as we must extensively research products to ensure we not sending our users to any dubious or unsafe products.
45+
Adding new products is currently a low-to-medium priority (depending on the type of product). These pull requests often take a long time to review as we must extensively research products to ensure we are not sending our users to any dubious or unsafe products.
4646

4747
**Timeline:** PRs should be closed or merged within 30 days of opening.
4848

0 commit comments

Comments
 (0)