Skip to content

Commit

Permalink
Clarify Usage intro in README
Browse files Browse the repository at this point in the history
  • Loading branch information
bcrowe committed Mar 19, 2015
1 parent cd7937b commit 5c05a2f
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 @@ -61,8 +61,8 @@ $ composer require bcrowe/growl
## Usage

Create a new instance of the `Growl` class. You can optionally supply a
`Builder` class and/or its path if you don't wish for the package to choose
a `Builder` for you:
`Builder` class and its path if you don't wish for the package to choose
a notification program based on your system:

```php
<?php
Expand Down

0 comments on commit 5c05a2f

Please sign in to comment.