From 0b9df74f8d22d814cd086b0ea1620e788143fdec Mon Sep 17 00:00:00 2001 From: chenjiahan Date: Tue, 30 May 2023 21:16:34 +0800 Subject: [PATCH] docs(changelog): fix typo --- packages/vant/docs/markdown/changelog.zh-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/vant/docs/markdown/changelog.zh-CN.md b/packages/vant/docs/markdown/changelog.zh-CN.md index 87397c6b8..8299638f3 100644 --- a/packages/vant/docs/markdown/changelog.zh-CN.md +++ b/packages/vant/docs/markdown/changelog.zh-CN.md @@ -25,7 +25,7 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。 **Feature** -- Popover: 新增 actions-direction 熟悉 [#11888](https://github.com/vant-ui/vant/issues/11888) +- Popover: 新增 actions-direction 属性 [#11888](https://github.com/vant-ui/vant/issues/11888) **Bug Fixes**