Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeRoggenbuck authored Sep 5, 2024
1 parent ff00e34 commit a2c6178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Variables are statically typed in Component. Here is an example usage of a varia
Create an addition function called `foo`.

```
> x y + func foo
> x y + foo func
> 1 2 foo
-> 3
Expand Down

0 comments on commit a2c6178

Please sign in to comment.