Skip to content

Commit b360e20

Browse files
committed
Updated wording
1 parent 4f6ae52 commit b360e20

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
@@ -78,7 +78,7 @@ If you want to customize the consent modal's views:
7878

7979
More on [customization](#customization) below.
8080

81-
Now, we'll have to register and configure the used cookies in the freshly published `App\Providers\CookiesServiceProvider`:
81+
Now, we'll have to register and configure the used cookies in the freshly published `App\Providers\CookiesServiceProvider::registerCookies()` method:
8282

8383
```php
8484
namespace App\Providers;

0 commit comments

Comments
 (0)