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>
|
||||
<H2Title
|
||||
title="Expiration"
|
||||
description="When the key will be diasbled"
|
||||
description="When the key will be disabled"
|
||||
/>
|
||||
<TextInput
|
||||
placeholder="E.g. backoffice integration"
|
||||
|
||||
Reference in New Issue
Block a user