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(
|
||||
Tu código debe usar el método `filter`.
|
||||
|
||||
```js
|
||||
assert(code.match(/\.filter/g));
|
||||
assert(code.match(/\s*\.\s*filter/g));
|
||||
```
|
||||
|
||||
El código no debe utilizar el bucle `for`.
|
||||
|
||||
Reference in New Issue
Block a user