Skip to content

Commit

Permalink
Typofix / missing translation
Browse files Browse the repository at this point in the history
  • Loading branch information
SphinxKnight committed Oct 10, 2024
1 parent 49383c3 commit e651a44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Cette méthode devrait être utilisée lorsque les noms des groupes peuvent êtr
Object.groupBy(items, fnRappel)
```

### Parameters
### Paramètres

- `items`
- : Un [itérable](/fr/docs/Web/JavaScript/Reference/Iteration_protocols#le_protocole_«_itérable_») (comme un [tableau (`Array`)](/fr/docs/Web/JavaScript/Reference/Global_Objects/Array)) dont les éléments seront groupés.
Expand Down

0 comments on commit e651a44

Please sign in to comment.