Skip to content

Commit

Permalink
Update copy to SVN Credentials.
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenDufresne committed Aug 29, 2024
1 parent 56663ac commit 5305a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings/src/components/account-status.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ export default function AccountStatus() {
status={
! svnPasswordRequired && ! svnPasswordSet ? 'info' : !! svnPasswordSet
}
headerText="SVN Password"
headerText="SVN Credentials"
bodyText={
! svnPasswordSet
? 'You have not configured a SVN password for your account.'
Expand Down

0 comments on commit 5305a81

Please sign in to comment.