Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Commit

Permalink
Type in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjosh committed Oct 20, 2018
1 parent 6e967b0 commit 73f4520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The following illustrates how to make a basic GET request and output the page co

### On Load Finished
```php
// Will render page if this timeout is reached and resources haven't finished loading
// Tells the client to wait for all resources before rendering

$request = \PhantomJs::get('http://phantomjs.org/');

Expand Down

0 comments on commit 73f4520

Please sign in to comment.