Skip to content

Commit

Permalink
Merge pull request #3 from Rigidity/typo
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Rigidity authored Aug 4, 2024
2 parents ab70eb3 + 242bbbd commit f10d8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/definitions/functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This is the exact same as writing the following:

```rue
fun main() -> Int {
42 * 2
100 * 2
}
```

Expand Down

0 comments on commit f10d8a9

Please sign in to comment.