Skip to content

Commit 02875da

Browse files
committed
fixed typo
1 parent fbc0997 commit 02875da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Consider the following when adding a new security check:
212212
- *Check.solution*: The recommended solution if the test fails; ends with period as this is an instruction.
213213
- The wordings must not contain any sensitive information such as keys, as the security report may be exposed in logs.
214214
- The wordings should be concise and not contain verbose explanations. Remember that these phrases contribute to data traffic and are therefore a cost factor that can become significant when scaling up.
215-
- Do not use pronouns such as "you" or "your" because log files can have various readers with different roles. Do no use pronouns such as "I" or "me" because although we love it dearly, Parse Server is not a human.
215+
- Do not use pronouns such as "you" or "your" because log files can have various readers with different roles. Do not use pronouns such as "I" or "me" because although we love it dearly, Parse Server is not a human.
216216

217217
### Parse Error
218218

0 commit comments

Comments
 (0)