From 890e5739897f026f9d722d31d96c7a4b5887c422 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Fri, 1 May 2020 10:21:55 -0400 Subject: [PATCH] Fix typo --- docs/_docs/14-helpers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/14-helpers.md b/docs/_docs/14-helpers.md index 0a319cd2..74be950f 100644 --- a/docs/_docs/14-helpers.md +++ b/docs/_docs/14-helpers.md @@ -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