From a99e4a37ce52062d1266d761cd89f9bfbaab1d59 Mon Sep 17 00:00:00 2001 From: hydrabolt Date: Thu, 29 Oct 2015 18:52:29 +0000 Subject: [PATCH] Fixed embed docs --- docs/docs_embed.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs_embed.rst b/docs/docs_embed.rst index f033430d5..6f6d9348b 100644 --- a/docs/docs_embed.rst +++ b/docs/docs_embed.rst @@ -82,9 +82,9 @@ Attributes .. code-block:: js { - url, // the URL of the image - type : "image", - title, // title of the embed/image + url, // the URL of the video + type : "video", + title, // title of the embed/video thumbnail : { width, // the width of the thumbnail in pixels height, // the height of the thumbnail in pixels