Skip to content

Commit 691da65

Browse files
committed
Fixed docs
1 parent 40ce194 commit 691da65

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
@@ -377,7 +377,7 @@ Your website will need a dedicated "Cookie Policy" page containing extensive inf
377377
378378
@foreach(Cookies::getCategories() as $category)
379379
<table>
380-
<caption>{{ $category->label }}</caption>
380+
<caption>{{ $category->title }}</caption>
381381
<thead>
382382
<tr>
383383
<th>Cookie</th>

0 commit comments

Comments
 (0)