Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/studio/src/modules/sync/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ function SiteSyncDescription( { children }: PropsWithChildren ) {
</div>
<div className="max-w-[40ch] text-frame-text-secondary a8c-body">
{ __(
'Launch your existing WordPress.com or Jetpack-activated Pressable sites, or import an existing one. Then, share your work with the world.'
'Connect your existing WordPress.com or Jetpack-activated Pressable sites to keep your local and live work in sync.'
) }
</div>
<div className="mt-6">
Expand Down