Skip to content

Commit e9b3b95

Browse files
committed
Update index.markdown
1 parent bc40856 commit e9b3b95

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

_octopress/source/about/index.markdown

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ they do get many programming jobs done without the need for additional libraries
3333
or abstractions.
3434

3535
We recognize JS has beautiful language features, and we encourage you to learn them.
36-
Never let php.js be an excuse not to. For the this reason we don't offer
37-
gigantic php.js packages or compilers.
36+
Never let php.js be an excuse not to.
3837

3938
That said, we do think it's a challenge to port everything and decided to also port
4039
low-level PHP functions like
@@ -46,7 +45,7 @@ Besides the geeky-challenge of seeing how far we could come, porting ALL THE THI
4645
opens up php.js to other fun experiments such as realtime in-browser debugging/running of
4746
PHP code, or running `.php` files with JavaScript engines such as V8.
4847

49-
php.js also is a reference for PHP developers new to JavaScript, wanting to see how
48+
php.js also is a reference for PHP developers wanting to see how
5049
something can be done in JavaScript.
5150

5251
And so we see ourselves as this big resource and leave it up to the developer
@@ -56,7 +55,7 @@ And what not.
5655

5756
Going by [The McDonald's Theory](https://medium.com/what-i-learned-building/9216e1c9da7d)
5857
we have plently of functions online that aren't perfect just yet.
59-
If you know how better ways, just send us a pull request on GitHub!
58+
If you know better ways, just send us a pull request : )
6059

6160
## Contributing
6261

0 commit comments

Comments
 (0)