Skip to content

Commit 7ef0e7c

Browse files
author
Jordan Hoff
committed
Fix warning message
1 parent 810278b commit 7ef0e7c

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
@@ -29,7 +29,7 @@ Laravel Blade Vue Directive provides blade directives for vue.js single file and
2929

3030
In 2.0, the `@vue` and `@endvue` directives have been renamed to `@inlinevue` and `@endinlinevue`. The new `@vue` and `@endvue` directives should now be used for non-inline components.
3131

32-
** WARNING: You'll need to make sure that you run `php artisan view:clear` after upgrading **
32+
**WARNING: You'll need to make sure that you run `php artisan view:clear` after upgrading**
3333

3434
<a id="installation"></a>
3535
## Installation

0 commit comments

Comments
 (0)