Skip to content

Commit fb74f62

Browse files
committed
Update README.md
Copy/paste fail.
1 parent 7ced7b5 commit fb74f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In config/app.php add the service provider and alias.
2121
```
2222

2323
```php
24-
'Menu' => 'Dowilcox\JsVar\Facades\JsVar',
24+
'JsVar' => 'Dowilcox\JsVar\Facades\JsVar',
2525
```
2626

2727
### Example

0 commit comments

Comments
 (0)