Skip to content
This repository was archived by the owner on May 6, 2018. It is now read-only.

Commit ffb4b4f

Browse files
committed
Correct mentioning of core being part of base
1 parent db3ce70 commit ffb4b4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,8 +327,8 @@ <h2 id="what-do-i-need">Awesome! What do I need?</h2>
327327
<h2 id="what-is-it-really">Wait, now I'm confused, what is it really?</h2>
328328
<p>
329329
At the moment, PHP Integrator itself is an Atom package that consists of a CoffeeScript side (that plugs into
330-
Atom) and a PHP side. The PHP side is directly part of the Atom package to make the process of installing
331-
it as painless as possible for Atom users.
330+
Atom) and a PHP side. The PHP side is separate from the Atom package but is installed automatically to make
331+
the process of installing it as painless as possible for Atom users.
332332
</p>
333333

334334
<p>

0 commit comments

Comments
 (0)