Skip to content

Commit a6fde64

Browse files
ktgw0316drupol
authored andcommitted
fix: Typo in Haskell comment
fix #354
1 parent a5fbb28 commit a6fde64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
2 * 3 = 6
2-
[2] ++ [3] = [2, 3] // not the same as [6]
2+
[2] ++ [3] = [2, 3] -- not the same as [6]

0 commit comments

Comments
 (0)