Skip to content

Commit

Permalink
Merge pull request #39073 from ZhenjaHorbach/fix-text-transfer-owne
Browse files Browse the repository at this point in the history
Transfer owner - Typing error in "You're now the owner if this workspace"
  • Loading branch information
flodnv authored Mar 27, 2024
2 parents 9dde2d5 + b329055 commit ba5d4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2136,7 +2136,7 @@ export default {
failedToClearBalanceButtonText: 'OK',
failedToClearBalanceText: 'We were unable to clear the balance. Please try again later.',
successTitle: 'Woohoo! All set.',
successDescription: "You're now the owner if this workspace.",
successDescription: "You're now the owner of this workspace.",
errorTitle: 'Oops! Not so fast...',
errorDescriptionPartOne: 'There was a problem transferring ownership of this workspace. Try again, or',
errorDescriptionPartTwo: 'reach out to Concierge',
Expand Down

0 comments on commit ba5d4a7

Please sign in to comment.