Fixed embed docs

This commit is contained in:
hydrabolt
2015-10-29 18:52:29 +00:00
parent a6411d0eea
commit a99e4a37ce

View File

@@ -82,9 +82,9 @@ Attributes
.. code-block:: js .. code-block:: js
{ {
url, // the URL of the image url, // the URL of the video
type : "image", type : "video",
title, // title of the embed/image title, // title of the embed/video
thumbnail : { thumbnail : {
width, // the width of the thumbnail in pixels width, // the width of the thumbnail in pixels
height, // the height of the thumbnail in pixels height, // the height of the thumbnail in pixels