add missing comma
This commit is contained in:
parent
026c85508a
commit
939ead3aee
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
Generally atom-shell enables you to create desktop applications with pure
|
Generally, atom-shell enables you to create desktop applications with pure
|
||||||
JavaScript by providing a runtime with rich native APIs. You could see it as
|
JavaScript by providing a runtime with rich native APIs. You could see it as
|
||||||
a variant of the Node.js runtime which is focused on desktop applications
|
a variant of the Node.js runtime which is focused on desktop applications
|
||||||
instead of web servers.
|
instead of web servers.
|
||||||
|
|
Loading…
Reference in a new issue