mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-06 06:01:31 -05:00
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