doc: use american spelling as per style guide

PR-URL: https://github.com/nodejs/node/pull/17818
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
This commit is contained in:
sreepurnajasti 2017-12-22 14:08:43 +05:30 committed by Tobias Nießen
parent 2cb2145162
commit 0b78895824
No known key found for this signature in database
GPG Key ID: 718207F8FD156B70

View File

@ -76,7 +76,7 @@ hint: and commit the result with 'git commit'
2. Include the backport target in the pull request title in the following
format — `[v6.x backport] <commit title>`.
Example: `[v6.x backport] process: improve performance of nextTick`
3. Check the checkbox labelled "Allow edits from maintainers".
3. Check the checkbox labeled "Allow edits from maintainers".
4. In the description add a reference to the original PR
5. Run a [`node-test-pull-request`][] CI job (with `REBASE_ONTO` set to the
default `<pr base branch>`)