未验证 提交 bbe0462b 编写于 作者: D deepthan 提交者: GitHub

fix: fix playground part translate error (#587)

Co-authored-by: Nlinkun.he <helinkun@ithinkdt.com>
上级 ea8234b4
......@@ -228,7 +228,7 @@ npm test -- 'LinkedList'
你可以在 `./src/playground/playground.js` 文件中操作数据结构与算法,并在 `./src/playground/__test__/playground.test.js` 中编写测试。
然后,只需运行以下命令来测试你的 Playground 是否无误:
然后,只需运行以下命令来测试你的 Playground 是否无误:
```
npm test -- 'playground'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册