Skip to content

Commit

Permalink
Update README.md (#407)
Browse files Browse the repository at this point in the history
Co-authored-by: Bryan Moffatt <bmoffatt@users.noreply.github.com>
  • Loading branch information
ao and bmoffatt authored Nov 24, 2021
1 parent 529f93f commit c481c61
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 @@ -32,7 +32,7 @@ import (
)

func hello() (string, error) {
return "Hello ƛ!", nil
return "Hello λ!", nil
}

func main() {
Expand Down

0 comments on commit c481c61

Please sign in to comment.