gleam-lang / language-tour

👩🏽‍💻 Learn Gleam in your browser
https://tour.gleam.run/
74 stars 55 forks source link

fix grammar and run on sentence #41

Closed shapr closed 4 months ago

shapr commented 4 months ago

Two small fixes for nits found while reading the language tour.

lpil commented 4 months ago

Ah! The first "only" should have been "on". I'll fix this. Thank you both