Fix typos in vimeo sc description

This commit is contained in:
Ryan Watters
2017-03-31 19:10:21 -05:00
parent 001cd27c90
commit bf4015d693
+1 -1
View File
@@ -352,7 +352,7 @@ Using the preceding `vimeo` example, the following HTML will be added to your re
{{% /output %}}
{{% tip %}}
If you want to further customize the visual styling of the YouTube or Vimeo output, you can add a `class` named parameter when calling the shortcode that will be added to the `<div>` that wraps the `<iframe>` *and* remove the inline styles. Note that you will need to call the `id` as a named parameter as well.
If you want to further customize the visual styling of the YouTube or Vimeo output, add a `class` named parameter when calling the shortcode. The new `class` will be added to the `<div>` that wraps the `<iframe>` *and* will remove the inline styles. Note that you will need to call the `id` as a named parameter as well.
```
{{</* vimeo id="146022717" class="my-vimeo-wrapper-class" */>}}