Skip to content

Commit

Permalink
Fix note
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Jan 11, 2024
1 parent 11289db commit 451c038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ $ npm install -D seamapi-types
First, create a webhook using the Seam API or Seam Console
and obtain a Seam webhook secret.

_This example is for [Express], see the [Svix docs with more framework specific examples](https://docs.svix.com/receiving/verifying-payloads/how)._
_This example is for [Express], see the [Svix docs for more examples in specific frameworks](https://docs.svix.com/receiving/verifying-payloads/how)._

```js
import { SeamWebhook } from '@seamapi/webhook'
Expand Down

0 comments on commit 451c038

Please sign in to comment.