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

Commit 73f4520

Browse files
committed
Type in readme
1 parent 6e967b0 commit 73f4520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The following illustrates how to make a basic GET request and output the page co
4646

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

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

0 commit comments

Comments
 (0)