Skip to content

Commit a9dace1

Browse files
whyer11lmiller1990
andauthored
docs: modify the wrong Chinese word (#1922)
"阀值" is a wrong word in Chinese, "阈值" should be used here Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
1 parent 9648c3f commit a9dace1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/installation/testing-single-file-components-with-jest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Jest 可以被用来生成多种格式的测试覆盖率报告。以下是一个
161161
}
162162
```
163163

164-
更多文档内容请移步至 [Jest 配置文档](https://jestjs.io/docs/zh-Hans/configuration#collectcoverage-boolean)在那里你可以找到覆盖率阀值、目标输出目录等选项。
164+
更多文档内容请移步至 [Jest 配置文档](https://jestjs.io/docs/zh-Hans/configuration#collectcoverage-boolean)在那里你可以找到覆盖率阈值、目标输出目录等选项。
165165

166166
### 测试规范示例
167167

0 commit comments

Comments
 (0)