Skip to content

Commit 1ccc62e

Browse files
committed
grammar
1 parent 02910f4 commit 1ccc62e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing/code/pull_requests.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,14 +408,14 @@ fabbot
408408
""""""
409409

410410
`fabbot`_ will review code style, check for common typos and make sure your git
411-
history looks good. If there is any issues, fabbot will often suggest what changes
411+
history looks good. If there are any issues, fabbot will often suggest what changes
412412
that should be done. Most of the time you get a command to run to automatically
413413
fix the changes.
414414

415415
Psalm
416416
"""""
417417

418-
`Psalm`_ will make a comment on your Pull Request if it discover any potential
418+
`Psalm`_ will make a comment on your Pull Request if it discovers any potential
419419
type errors. The Psalm errors are not always correct, but each should be reviewed
420420
and discussed. A Pull Request should not update the psalm baseline nor add ``@psalm-``
421421
annotations.

0 commit comments

Comments
 (0)