fixes spelling typo
This commit is contained in:
parent
0d3aaaf0af
commit
a179e48e3b
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Since atom-shell uses Chromium for displaying web pages, Chromium's
|
|||
multi-processes architecture is also used. Each web page in atom-shell runs in
|
||||
its own process, which is called __the renderer process__.
|
||||
|
||||
In normal browsers web pages usually run in a sandboxed environtment and are not
|
||||
In normal browsers web pages usually run in a sandboxed environment and are not
|
||||
allowed access to native resources. In atom-shell users are given the power to
|
||||
use io.js APIs in web pages and it is therefore possible to interact with low
|
||||
level operating system features.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue