Update SettingsDevelopersApiKeyDetail.tsx typo (#6937)
Corrected typo error of Expiration description in which it was "diasbled" to "disabled".
This commit is contained in:
@ -179,7 +179,7 @@ export const SettingsDevelopersApiKeyDetail = () => {
|
|||||||
<Section>
|
<Section>
|
||||||
<H2Title
|
<H2Title
|
||||||
title="Expiration"
|
title="Expiration"
|
||||||
description="When the key will be diasbled"
|
description="When the key will be disabled"
|
||||||
/>
|
/>
|
||||||
<TextInput
|
<TextInput
|
||||||
placeholder="E.g. backoffice integration"
|
placeholder="E.g. backoffice integration"
|
||||||
|
|||||||
Reference in New Issue
Block a user