Skip to content

Commit bd98083

Browse files
doc: Use american spelling as per style guide
1 parent 1d87891 commit bd98083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/guides/backporting-to-release-lines.md

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

0 commit comments

Comments
 (0)