diff --git a/packages/editor/src/components/post-actions/actions.js b/packages/editor/src/components/post-actions/actions.js index 2501abb927c2d8..aa5b4c20a9c6ee 100644 --- a/packages/editor/src/components/post-actions/actions.js +++ b/packages/editor/src/components/post-actions/actions.js @@ -776,13 +776,8 @@ function ReorderModal( { items, closeModal, onActionPerformed } ) { >
- { __( - 'Pages with the same order value will sorted alphabetically. Negative order values are also supported.' - ) } -