mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-24 03:46:03 +08:00
Fixed typos
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user