Skip to content

Commit bbe0462

Browse files
deepthanlinkun.he
and
linkun.he
authoredDec 10, 2020
fix: fix playground part translate error (#587)
Co-authored-by: linkun.he <[email protected]>
1 parent ea8234b commit bbe0462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.zh-CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ npm test -- 'LinkedList'
228228

229229
你可以在 `./src/playground/playground.js` 文件中操作数据结构与算法,并在 `./src/playground/__test__/playground.test.js` 中编写测试。
230230

231-
然后,只需运行以下命令来测试你的 Playground 是否按无误:
231+
然后,只需运行以下命令来测试你的 Playground 是否无误:
232232

233233
```
234234
npm test -- 'playground'

0 commit comments

Comments
 (0)
Please sign in to comment.