Skip to content

Commit

Permalink
Use correct label in PHP Backport documentation (WordPress#65908)
Browse files Browse the repository at this point in the history
Co-authored-by: getdave <[email protected]>
Co-authored-by: kevin940726 <[email protected]>
  • Loading branch information
3 people authored and karthick-murugan committed Nov 13, 2024
1 parent 59a54af commit 2a55845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributors/code/back-merging-to-wp-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ There are however certain exceptions to that rule. PRs with the following criter

- Does not contain changes to PHP code.
- Has label `Backport from WordPress Core` - this code is already in WP Core and is being synchronized back to Gutenberg.
- Has label `Backport to WordPress Core` - this code has already been synchronized to WP Core.
- Has label `Backported to WordPress Core` - this code has already been synchronized to WP Core.

## Further Reading

Expand Down

0 comments on commit 2a55845

Please sign in to comment.