Skip to content
This repository was archived by the owner on Jun 8, 2018. It is now read-only.

Commit 8bd3b75

Browse files
authored
Update README.md
1 parent d7253e0 commit 8bd3b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ var compiledHTML = laravelBladeCompiler({
3838
| Name | Type | Default value | Description |
3939
|---|---|---|---|
4040
| extends | boolean | true | Enable/disable compiling @extends directives |
41-
| folder | string | ./resources/views | Path to the views directory. |
41+
| folder | string | ./resources/views | Path to the views directory |
4242
| encoding | string | utf8 | Blade templates encoding |
4343
| path | string | ./resources/views/welcome.blade.php | Path to the compiled blade template file |

0 commit comments

Comments
 (0)