From 4752325c29e14115cc2b9e4d15f04379a6437502 Mon Sep 17 00:00:00 2001
From: zyjhandsome <zyjhandsome@126.com>
Date: Wed, 21 Dec 2022 15:10:52 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=8A=E4=BD=BF=E7=94=A8=E9=A5=AE=E9=A3=9FWa?=
 =?UTF-8?q?nt=E6=89=93=E5=BC=80=E7=BD=91=E5=9D=80=E3=80=8B=E5=9B=BE?=
 =?UTF-8?q?=E7=89=87=E4=BD=8D=E7=BD=AE=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: zyjhandsome <zyjhandsome@126.com>
---
 .../application-models/ability-startup-with-implicit-want.md   | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/zh-cn/application-dev/application-models/ability-startup-with-implicit-want.md b/zh-cn/application-dev/application-models/ability-startup-with-implicit-want.md
index f2c0bb04b0..8b120b81e7 100644
--- a/zh-cn/application-dev/application-models/ability-startup-with-implicit-want.md
+++ b/zh-cn/application-dev/application-models/ability-startup-with-implicit-want.md
@@ -78,4 +78,5 @@
    
    4. want内type不为空,且被skills内type包含,匹配成功。
 
-2. 当有多个匹配应用时,会被应用选择器展示给用户进行选择。<img src="figures/stage-want1.png" alt="stage-want1" style="zoom:50%;" />
+2. 当有多个匹配应用时,会被应用选择器展示给用户进行选择。
+   <img src="figures/stage-want1.png" alt="stage-want1" style="zoom:80%;" />
-- 
GitLab