Skip to content

Commit

Permalink
Minor Typo Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tswagger committed May 11, 2015
1 parent 2a83ea9 commit 7276ebe
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 @@ -171,7 +171,7 @@ $this->aauth->send_pm(3,4,'New cloaks','These new cloaks are fantastic!')

#### Banning users

Frodo has broke the rules and will not need to be banned from the system.
Frodo has broke the rules and will now need to be banned from the system.
```php
$this->aauth->ban_user(3);
```
Expand Down

0 comments on commit 7276ebe

Please sign in to comment.