Skip to content

Commit

Permalink
chore: add small differentiator for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
melsener committed Nov 4, 2024
1 parent a21d842 commit 36aa05c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ export const ConfigurationCreate: FunctionComponent<ConfigurationCreateProps> =
{errorMessage && (<ErrorRow onRetryClick={onRetryClick} hideRetry={hideRetry} message={errorMessage} />)}
<Flex fill column gap="gap.medium">
<Text weight="semibold">
Select the events you want to get a message for:
Select the events you would like to get a message for:
</Text>
<div>
<WebhookEventCheckboxes
Expand Down

0 comments on commit 36aa05c

Please # to comment.