Skip to content

Commit

Permalink
Update EncryptedField.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
hughhhh authored Oct 15, 2021
1 parent 8ad5627 commit 1d0d237
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ export const EncryptedField = ({
{showCredentialsInfo && (
<>
<FormLabel required>
{t('How do you want to enter service account credentials?')}
{t('How do you want to enter service account credentials?')}
</FormLabel>
<Select
defaultValue={uploadOption}
Expand Down

0 comments on commit 1d0d237

Please sign in to comment.