Skip to content

Commit

Permalink
Update descriptions (#52468)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster committed Jul 10, 2023
1 parent c1f97cb commit 05f75a9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ const SYNC_FILTERS = {
const SYNC_DESCRIPTIONS = {
all: '',
[ SYNC_TYPES.full ]: __(
'Patterns that are kept in sync across your site.'
'Patterns that are kept in sync across the site.'
),
[ SYNC_TYPES.unsynced ]: __(
'Patterns that can be changed freely without affecting your site.'
'Patterns that can be changed freely without affecting the site.'
),
};

Expand Down

1 comment on commit 05f75a9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in 05f75a9.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/5513833571
📝 Reported issues:

Please sign in to comment.