Skip to content

Commit

Permalink
Merge pull request #7 from msurguy/patch-1
Browse files Browse the repository at this point in the history
smallest tiniest typo fix
  • Loading branch information
zackkitzmiller committed Jan 20, 2014
2 parents e98af57 + 8d8e6b0 commit 4908c10
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 @@ -40,7 +40,7 @@ You must instanciate a new instance of Tiny with a random alpha-numeric set. Do

## Using laravel?

If you're using laravel and want to use a more laravel-like and cleaner suntax syntax you only have to follow these steps.
If you're using laravel and want to use a more laravel-like and cleaner syntax you only have to follow these steps.

First open your ``app/config/app.php`` file and scroll down to your providers and add
```php
Expand Down

0 comments on commit 4908c10

Please sign in to comment.