Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/patch-3' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
skylee03 committed Jun 2, 2024
2 parents 3674369 + 45f4aff commit 2d52f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/02-development-environments-expressions.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ let value: Int = {
}
```

Fanally, we get the value of `value`.
Finally, we get the value of `value`.

```moonbit no-check
let value: Int = 15
Expand Down

0 comments on commit 2d52f15

Please sign in to comment.