Skip to content

Commit

Permalink
Update examples.ts (#5)
Browse files Browse the repository at this point in the history
Just a tiny drive-by bug fix!
  • Loading branch information
andrew-wja authored Jan 22, 2024
1 parent 76d2814 commit eedfc61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/web/examples.ts
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ a_story is (concat
" hailing from "
(homeName hero)
", sets off for adventure with their trusty "
(lowerCase (training hero))
(lowerCase (training sidekick))
" sidekick "
(character sidekick)
" from "
Expand Down

0 comments on commit eedfc61

Please sign in to comment.