natefaubion / purescript-spork

Elm-like for PureScript
MIT License
157 stars 9 forks source link

Minor typos #14

Closed dederer closed 6 years ago

dederer commented 6 years ago
  1. An extra apostrophe at the end of the sentence.

https://github.com/natefaubion/purescript-spork/blob/d48edfc6d6e6243fe2b1a8a409606278b0b42e9e/src/Spork/Interpreter.purs#L67

  1. Parameter interpret should be called interpreter?

https://github.com/natefaubion/purescript-spork/blob/d48edfc6d6e6243fe2b1a8a409606278b0b42e9e/src/Spork/App.purs#L260 https://github.com/natefaubion/purescript-spork/blob/d48edfc6d6e6243fe2b1a8a409606278b0b42e9e/src/Spork/App.purs#L268