FormidableLabs / freactal

Clean and robust state management for React and React-like libs.
MIT License
1.65k stars 46 forks source link

Remove letter "I" #50

Closed sammdec closed 7 years ago

sammdec commented 7 years ago

Noticed that there was a I character that looked like it didn't belong there.

chipit24 commented 7 years ago

On the topic of spelling & grammar, the wording here should be updated as well: https://github.com/FormidableLabs/freactal#effects

The effects value should be an object, where the keys are function names (that you will later) and the values are functions.

... that you will later what?

Maybe you can update your PR to fix any other spelling and grammar mistakes.

divmain commented 7 years ago

Going to merge this as-is. I'll be combing through the docs to look for inconsistencies separately.

sammdec commented 7 years ago

@divmain Thanks, sorry I didnt get around to tidying up any other things

divmain commented 7 years ago

Np :)