Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
horeaporutiu committed Aug 29, 2024
1 parent 23baafe commit bab9e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/node-webhooks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ This app shows how to get webhook events on your Miro board using Node.js and Ex
# 🏃🏽‍♂️ Run the app locally <a name="run"></a>

1. Create a new Miro app [developers.miro.com](https://developers.miro.com/). This will take you to the app settings page. There you
1. Create a new Miro app on [developers.miro.com](https://developers.miro.com/). This will take you to the app settings page. There you
will find the `MIRO_CLIENT_ID` and `MIRO_CLIENT_SECRET` to be added to your `.env` file. Ensure that `boards:read` scope is checked,
and then go ahead and install the app on your developer team. You will get an **access token** which you will need later to
authenticate the creation of your webhook subscription.
Expand Down

0 comments on commit bab9e58

Please sign in to comment.