Skip to content

Commit 21303de

Browse files
docs(zh): fix wrong word (#2602)
Co-authored-by: colinchen-lb <colin.chen@lifebyte.io>
1 parent 207e527 commit 21303de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/zh/api/interfaces/pinia_testing.TestingOptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ ___
5252
`Optional` **fakeApp**: `boolean`
5353

5454
创建一个空的 App,并通过创建的测试 pinia 调用 `app.use(pinia)`
55-
这养可以让你在单元测试时使用插件
55+
这样可以让你在单元测试时使用插件
5656
因为插件**必须等待 pinia 安装好后才会执行**
5757
默认为 false。
5858

0 commit comments

Comments
 (0)