Skip to content

Commit

Permalink
fix words
Browse files Browse the repository at this point in the history
  • Loading branch information
colegottdank committed Sep 19, 2024
1 parent ecb1485 commit 49306f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/components/templates/webhooks/webhooksPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ const WebhooksPage = (props: WebhooksPageProps) => {
return (
<>
<InfoBox variant="warning" className="mb-4 max-w-xl">
Vault is currently in beta. If you have any issues, please contact us at
[email protected].
Webhooks are currently in beta. If you have any issues, please contact
us at [email protected].
</InfoBox>
<div className="flex flex-col space-y-8">
<div className="flex flex-row w-full justify-between items-center">
Expand Down

0 comments on commit 49306f0

Please sign in to comment.