Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Spelling derp
  • Loading branch information
ReeceM authored Apr 29, 2019
1 parent 4956a1c commit 200718b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ composer require reecem/mocker
```


## Useage
## Usage

```php

Expand All @@ -47,4 +47,4 @@ $mock = new ReflectionMockery(new \ReflectionClass('\App\User'));
*/
{{ $mock->get('somethingNotInUser') }}

```
```

0 comments on commit 200718b

Please sign in to comment.