Skip to content

Commit

Permalink
Add missing word to README
Browse files Browse the repository at this point in the history
srt4rulez authored Mar 29, 2017
1 parent 3ac7d2a commit 0c37337
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
@@ -34,7 +34,7 @@ Install via composer:
composer require srt4rulez/timber-tracy-bar-panel --dev
```

Add composer autoload to `functions.php` (You are using this in WordPress theme right?):
Add composer autoload to `functions.php` (You are using this in a WordPress theme right?):

```php
require __DIR__ . '/vendor/autoload.php';

0 comments on commit 0c37337

Please sign in to comment.