From e2ac78ed9c1d1ae22557ef3e08395b5dc048f7c1 Mon Sep 17 00:00:00 2001 From: lgf <18827634408@163.com> Date: Tue, 31 Aug 2021 16:36:10 +0800 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69da9cd..9a9c2e1 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ The following attributes come from the `option` property configuration item | isShowPauseButton | Whether to show the pause button | `boolean` | true | | quality | Selection list of video quality definition | `qualityAttributes[]` | - | -> Tips:`qualityAttributes`接口声明如下:The interface declaration is as follows:point_down: +> Tips:`qualityAttributes`:The interface declaration is as follows:point_down: > > ```typescript > /**