diff --git a/settings/src/components/account-status.js b/settings/src/components/account-status.js index ae19e371..201eb5eb 100644 --- a/settings/src/components/account-status.js +++ b/settings/src/components/account-status.js @@ -105,7 +105,7 @@ export default function AccountStatus() { bodyText={ ! svnPasswordSet ? 'You have not configured a SVN password for your account.' - : "You've got a SVN password configured for your account." + : 'You have an SVN password configured for your account.' } /> ) : (