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

Commit b45f1e8

Browse files
authored
Update README.md
1 parent f82b757 commit b45f1e8

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
@@ -116,7 +116,7 @@ This looks like a common situation:
116116

117117
```blade
118118
@include('partials.modal', [
119-
'header' => '',
119+
'header' => 'Alert',
120120
'body' => 'Something terrible happened.'
121121
])
122122
```

0 commit comments

Comments
 (0)