Fix typo
This commit is contained in:
parent
b27da24c8d
commit
890e573989
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ Embed a video from YouTube, Vimeo, or Google Drive that responsively sizes to fi
|
|||
| Parameter | Required | Description |
|
||||
| ---------- | ------------ | ---------------------------------------------------------- |
|
||||
| `id` | **Required** | ID of the video |
|
||||
| `provider` | **Required** | Hosting provider of the video: `youtube`, vimeo`, `google-drive`, or `bilibili` |
|
||||
| `provider` | **Required** | Hosting provider of the video: `youtube`, `vimeo`, `google-drive`, or `bilibili` |
|
||||
|
||||
### YouTube
|
||||
|
||||
|
|
Loading…
Reference in a new issue