Remove non-words from dictionary
This commit is contained in:
@@ -71,7 +71,6 @@ mdrenum
|
||||
melodica
|
||||
microblogs
|
||||
microcontrollers
|
||||
middleground
|
||||
moleskine
|
||||
monkeypatch
|
||||
moto
|
||||
@@ -109,7 +108,6 @@ specced
|
||||
stabby
|
||||
standardrb
|
||||
statham
|
||||
straightahead
|
||||
strawman
|
||||
subclassing
|
||||
telematics
|
||||
|
||||
@@ -223,7 +223,7 @@ explain `getModel` better than I can:
|
||||
> `props` or `state` changes, and functions returned from model keys are
|
||||
> invoked every time the repo changes.
|
||||
|
||||
The `render` method is pretty straightahead React, though it
|
||||
The `render` method is pretty straight-ahead React, though it
|
||||
demonstrates how you interact with the model.
|
||||
|
||||
------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user