From 064a44ec4df338177c08d2de84130ed69f6017f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bahirwe?= Date: Thu, 14 Nov 2024 20:59:58 +0200 Subject: [PATCH] Fixed typo in embeds.md --- support/doc/api/embeds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/doc/api/embeds.md b/support/doc/api/embeds.md index 764f27022..8cb0f6dfc 100644 --- a/support/doc/api/embeds.md +++ b/support/doc/api/embeds.md @@ -202,7 +202,7 @@ Default: `0` ### `ready: Promise` -This promise is resolved when the video is loaded an the player is ready. +This promise is resolved when the video is loaded and the player is ready. ## Embed methods