From dc2edd564df565b0f22f5bda08bdd9ec3d5619e2 Mon Sep 17 00:00:00 2001 From: wusongqing Date: Tue, 17 Aug 2021 09:00:20 +0800 Subject: [PATCH] test only Signed-off-by: wusongqing --- en/application-dev/ui/video.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/application-dev/ui/video.md b/en/application-dev/ui/video.md index 58510f87288..7a31a2667f4 100644 --- a/en/application-dev/ui/video.md +++ b/en/application-dev/ui/video.md @@ -10,7 +10,7 @@ The <video> component provides a video player. ## Child Components -Not supported. +Child components are not supported. ## Attributes -- Gitee