Skip to content

Commit 8108e98

Browse files
Update CONTRIBUTING.md
Co-authored-by: Noah Stapp <noah@noahstapp.com>
1 parent 98c471c commit 8108e98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -442,8 +442,8 @@ new feature in PyMongo that has spec tests already implemented, or if
442442
you are attempting to validate new spec tests in PyMongo.
443443

444444
### Automated Specification Test Resyncing
445-
There is a script (`/.evergreen/scripts/resync-all-specs.sh`) that will
446-
automatically run once a week to resync all the specs with the [specifications repo](https://github.com/mongodb/specifications).
445+
The (`/.evergreen/scripts/resync-all-specs.sh`) script
446+
automatically runs once a week to resync all the specs with the [specifications repo](https://github.com/mongodb/specifications).
447447
A PR will be generated by mongodb-drivers-pr-bot containing any changes picked up by this resync.
448448
The PR description will display the name(s) of the updated specs along
449449
with any errors that occurred.

0 commit comments

Comments
 (0)