Skip to content

Commit dbfbcc2

Browse files
committed
Copy improvement
1 parent 605ba79 commit dbfbcc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/frameworks/webhooks.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Setting up webhooks"
33
sidebarTitle: "Webhooks"
4-
description: "Guides and examples for using webhooks with Trigger.dev."
4+
description: "Guides for using webhooks with Trigger.dev."
55
icon: "webhook"
66
---
77

@@ -111,7 +111,7 @@ Then, open up a second terminal window and start the Trigger.dev dev server:
111111

112112
<Step title="Trigger the webhook with some dummy data">
113113

114-
To send a POST request to your webhook handler, open up a terminal window on your local machine and run the following command:
114+
To send a POST request to your webhook handler, open up a terminal window on your local machine and run the following command:π
115115

116116
<Tip>
117117
If `http://localhost:3000` isn't the URL of your locally running Next.js app, replace the URL with

0 commit comments

Comments
 (0)