Skip to content

Commit 242bbbd

Browse files
committed
Fix typo
1 parent ab70eb3 commit 242bbbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/definitions/functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ This is the exact same as writing the following:
4040

4141
```rue
4242
fun main() -> Int {
43-
42 * 2
43+
100 * 2
4444
}
4545
```
4646

0 commit comments

Comments
 (0)