Skip to content

Commit 7713ea2

Browse files
committed
Update README.md
- Fixed styling - Corrected a typo - Added Strapi to References
1 parent ce67425 commit 7713ea2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This plugin provides the ability to upload content via a url or a direct file up
1212
npm i strapi-plugin-mux-video-uploader
1313
```
1414

15-
or
15+
*- or -*
1616

1717
```
1818
yarn add strapi-plugin-mux-video-uploader
@@ -61,7 +61,7 @@ Feel free to check issues page.
6161

6262
## FAQ
6363

64-
#### My Strapi instance is not publically available, can I still use Webhooks?
64+
#### My Strapi instance is not publicly available, can I still use Webhooks?
6565

6666
Yes! However, in order to make it work, you'll need a "Webhook Relay" that runs from within your network. You can use a Webhook Relay service like Smee (https://smee.io/) or ngrok (https://ngrok.com/) to forward Webhook events to an instance of [Strapi](https://strapi.io/) behind a firewall.
6767

@@ -73,3 +73,4 @@ Yes! However, in order to make it work, you'll need a "Webhook Relay" that runs
7373

7474
- [Mux - Webhooks](https://docs.mux.com/docs/webhooks)
7575
- [Mux - Authentication](https://docs.mux.com/docs/authentication)
76+
- [Strapi.io](https://strapi.io/)

0 commit comments

Comments
 (0)