diff --git a/fr/book/cheat_sheet.md b/fr/book/cheat_sheet.md index 1c60d3265a7..4901a38acfe 100644 --- a/fr/book/cheat_sheet.md +++ b/fr/book/cheat_sheet.md @@ -251,7 +251,7 @@ let cond = {|x| $x < 0 }; [-1 -2 9 1] | take while $cond # => ╰───┴────╯ ``` -## Tablaux +## Tableaux trier un tableau :