Skip to content

Commit c28a2d7

Browse files
committed
wip
1 parent d18df77 commit c28a2d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrade-guides/v7-to-v8.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The `cp_icon` configuration option has been removed in Runway 8, in favour of be
7575
```php
7676
'resources' => [
7777
\App\Models\Order::class => [
78-
'name' => 'Orders',
78+
'name' => 'Orders',
7979
'cp_icon' => 'date', // [tl! --]
8080
],
8181
],

0 commit comments

Comments
 (0)