Skip to content

Commit

Permalink
Better description
Browse files Browse the repository at this point in the history
  • Loading branch information
oandregal committed Oct 11, 2023
1 parent 2cb4ac6 commit 38bb4ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/edit-site/src/components/page-pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ export default function PagePages() {
}
>
{ [
{ id: undefined, name: __( 'None' ) },
{ id: undefined, name: __( 'All' ) },
...authors,
].map( ( author ) => {
return (
Expand Down

0 comments on commit 38bb4ee

Please sign in to comment.