Fixed typos
This commit is contained in:
parent
c12ba5d221
commit
831c7f5924
9 changed files with 21 additions and 21 deletions
|
@ -15,7 +15,7 @@ $ apm install .
|
|||
But you should notice that `apm install module` won't work because it will
|
||||
install a user package for [Atom Editor](https://github.com/atom/atom) instead.
|
||||
|
||||
## Native Node module compability
|
||||
## Native Node module compatibility
|
||||
|
||||
Since Node v0.11.x there were vital changes in the V8 API. So generally all native
|
||||
modules written for Node v0.10.x wouldn't work for Node v0.11.x. Additionally
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue