Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
horeaporutiu committed Sep 2, 2024
1 parent 99d3b2d commit a4b6906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/python-webhooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ The `https:<your-ngrok-url>` is your `MIRO_REDIRECT_URL` to be used in the `.env
9. Select Try It! to run the API request right from the browser. If you get a 201 response, you are ready to receive events!

10. Next, go to to the same board which you referenced in the request above, and create a sticky. You should now receive a webhook event! To learn more about the events you can expect to receive,
10. Next, go to to the same board which you referenced in the request above, and create a sticky. You should now receive a webhook event! Great job! You've just learned how to get started with Miro's webhooks with Python 🎉.

# 🗂️ Folder structure <a name="folder"></a>

Expand Down

0 comments on commit a4b6906

Please sign in to comment.