Grammar edit

Apparently although both "a homage" and "an homage" are considered grammatically acceptable, the latter is more commonly used.
This commit is contained in:
Richard Feldman 2022-04-08 23:54:11 -04:00 committed by GitHub
parent babe281b5d
commit eb99c2c4ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
The Roc programming language is named after [a mythical bird](https://en.wikipedia.org/wiki/Roc_(mythology)).
Thats why the logo is a bird. Its specifically an [*origami* bird](https://youtu.be/9gni1t1k1uY) as a homage
Thats why the logo is a bird. Its specifically an [*origami* bird](https://youtu.be/9gni1t1k1uY) as an homage
to [Elm](https://elm-lang.org/)s tangram logo.
Roc is a direct descendant of Elm. The languages are similar, but not the same.