Skip to content

Commit

Permalink
Readme - wip.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-ivanov committed Jul 13, 2018
1 parent 5c372b3 commit 4488540
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 @@ -79,7 +79,7 @@ echo (new Wikipedia('ru'))->page('Donald Trump');

## Methods

Note that an object is returned, so:
Note that you got an object returned, so:

```php
$page = (new Wikipedia)->page('President Trump');
Expand Down

0 comments on commit 4488540

Please sign in to comment.