better copy
This commit is contained in:
parent
31dfc7afd6
commit
c416e5c7ff
@ -68,7 +68,7 @@ export const WebhooksSection: React.FC<WebhooksSectionProps> = ({
|
||||
placeholder="Enter new secret"
|
||||
disabled={isLoading || isSaving}
|
||||
error={errors.webhookSecret?.message as string | undefined}
|
||||
helper="Secret sent to webhook"
|
||||
helper="Secret sent to webhook (Bearer token)"
|
||||
current={formatSecretHint(webhookSecretHint)}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user