Skip to content

Commit c481c61

Browse files
aobmoffatt
andauthored
Update README.md (#407)
Co-authored-by: Bryan Moffatt <[email protected]>
1 parent 529f93f commit c481c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import (
3232
)
3333

3434
func hello() (string, error) {
35-
return "Hello ƛ!", nil
35+
return "Hello λ!", nil
3636
}
3737

3838
func main() {

0 commit comments

Comments
 (0)