Skip to content

Commit

Permalink
Update SettingsDevelopersApiKeyDetail.tsx typo (twentyhq#6937)
Browse files Browse the repository at this point in the history
Corrected typo error of Expiration description in which it was
"diasbled" to "disabled".
  • Loading branch information
Virajjai authored Sep 8, 2024
1 parent 1c4f418 commit 23974d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ export const SettingsDevelopersApiKeyDetail = () => {
<Section>
<H2Title
title="Expiration"
description="When the key will be diasbled"
description="When the key will be disabled"
/>
<TextInput
placeholder="E.g. backoffice integration"
Expand Down

0 comments on commit 23974d2

Please sign in to comment.