mbutterick / pollen

book-publishing system [mirror of main repo at https://git.matthewbutterick.com/mbutterick/pollen]

Home Page:https://git.matthewbutterick.com/mbutterick/pollen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo: prepreocessor -> preprocessor

wls opened this issue · comments

In pollen/scribblings/tutorial-third.scrbl, line 518, an extra 'e' made it into a word.
Change prepreocessor to preprocessor.

518 -   ..., because the prepreocessor automatically converts numbers to strings.
518 +   ..., because the preprocessor automatically converts numbers to strings.

During the process of creating a pull request, your contributing guidelines stated that it was easier for you to have an issue opened and change it yourself, rather than review PRs; hence this.