caiorss / Functional-Programming

Functional Programming concepts, examples and patterns illustrated in Haskell, Ocaml and Python
http://caiorss.github.io/Functional-Programming
The Unlicense
2.69k stars 158 forks source link

Spelling/Typos/Sentence structure fix. #33

Closed ghost closed 8 years ago

ghost commented 8 years ago

Corrected some typos and altered the structure of some sentences to make their meaning clearer.

caiorss commented 8 years ago

Thanks I had to fix it manually because the .md files were compiled from .org mode files. It means that the original files are the *.org files in the repository. Now I am using them directly and compiling it to html. I am using the org-mode now because they are faster to edit than the github markdown. You can see the it exported to html in the web site of repository: http://caiorss.github.io/Functional-Programming