Skip to content

Commit f10d8a9

Browse files
authored
Merge pull request #3 from Rigidity/typo
Fix typo
2 parents ab70eb3 + 242bbbd commit f10d8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)