We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d85840d commit 2260795Copy full SHA for 2260795
doc/guides/backporting-to-release-lines.md
@@ -76,7 +76,7 @@ hint: and commit the result with 'git commit'
76
2. Include the backport target in the pull request title in the following
77
format — `[v6.x backport] <commit title>`.
78
Example: `[v6.x backport] process: improve performance of nextTick`
79
- 3. Check the checkbox labelled "Allow edits from maintainers".
+ 3. Check the checkbox labeled "Allow edits from maintainers".
80
4. In the description add a reference to the original PR
81
5. Run a [`node-test-pull-request`][] CI job (with `REBASE_ONTO` set to the
82
default `<pr base branch>`)
0 commit comments