We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9cbc59 commit 6c4f32aCopy full SHA for 6c4f32a
1 file changed
1-js/03-code-quality/05-testing-mocha/3-pow-test-wrong/task.md
@@ -21,4 +21,4 @@ it("Raises x to the power n", function() {
21
});
22
```
23
24
-附:从语法上来说这些测试代码是挣钱和能通过的。
+附:从语法上来说这些测试代码是正确且能通过的。
0 commit comments