Skip to content

Commit 2fdefcc

Browse files
authored
Fix fr typo (#2201)
As reported in #1532 #1532 (comment)
1 parent e28fa1d commit 2fdefcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fr/book/cheat_sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ let cond = {|x| $x < 0 }; [-1 -2 9 1] | take while $cond
251251
# => ╰───┴────╯
252252
```
253253

254-
## Tablaux
254+
## Tableaux
255255

256256
trier un tableau :
257257

0 commit comments

Comments
 (0)