Merge pull request #2526 from rtfeldman/MartinSStewart-patch-1

Fix typo in FAQ
This commit is contained in:
Folkert de Vries 2022-02-19 15:03:13 +01:00 committed by GitHub
commit ed301c9ba0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
FAQ.md
View file

@ -203,7 +203,7 @@ without concern.
Prior to designing Roc, I taught a lot of beginner [Elm](https://elm-lang.org/) workshops. Sometimes at
conferences, sometimes for [Frontend Masters](https://frontendmasters.com/courses/intro-elm/),
sometimes for free at local coding bootcamps or meetup groups.
In total I've spent well over 100 hours standing in front of a class, introdcuing the students to their
In total I've spent well over 100 hours standing in front of a class, introducing the students to their
first pure functional programming language.
Here was my experience teaching currying: