From: Bryan Klein Date: Fri, 26 May 2017 12:05:19 +0000 (-0700) Subject: docs: Fix parameter name in YouTube shortcode section X-Git-Tag: v0.22~46 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=37e378773fbc127863f2b7a389d5ce3a14674c73;p=brevno-suite%2Fhugo docs: Fix parameter name in YouTube shortcode section Since 'autostart' is not the correct name of the parameter, I changed the words to make this section more clear. --- diff --git a/docs/content/extras/shortcodes.md b/docs/content/extras/shortcodes.md index 059173f1..dc4c50b3 100644 --- a/docs/content/extras/shortcodes.md +++ b/docs/content/extras/shortcodes.md @@ -190,7 +190,7 @@ Copy the ID from behind `v=` and pass it to the shortcode: {{}} -Furthermore, you can autostart the embedded video by setting the `autostart` parameter to true. Remember that you can't mix named an unamed parameters. Assign the yet unamed video id to the parameter `id` like below too. +Furthermore, you can autoplay the embedded video by setting the `autoplay` parameter to true. Remember that you can't mix named an unamed parameters. Assign the yet unamed video id to the parameter `id` like below too. {{}}