chore(i18n,curriculum): update translations (#41957)
This commit is contained in:
@ -46,7 +46,7 @@ assert(
|
||||
应使用 `filter` 方法。
|
||||
|
||||
```js
|
||||
assert(code.match(/\.filter/g));
|
||||
assert(code.match(/\s*\.\s*filter/g));
|
||||
```
|
||||
|
||||
不能使用 `for` 循环。
|
||||
|
Reference in New Issue
Block a user