Skip to content

Commit

Permalink
Jetpack Manage: Fix incorrect sidebar onboarding string. (#83497)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkguidaven authored Oct 26, 2023
1 parent 5d62d79 commit 68e925b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const JetpackManageSidebar = () => {
target: '.jetpack-cloud-sidebar__profile-dropdown-button-icon',
title: translate( 'Access Profile & Help Docs' ),
description: translate(
'Here you can logout from your account or view our help documentation.'
'Here you can log out from your account or view our help documentation.'
),
},
{
Expand Down

0 comments on commit 68e925b

Please sign in to comment.