diff --git a/content/collections/docs/protecting-content.md b/content/collections/docs/protecting-content.md index ee1f75ed5..f7303c3c1 100644 --- a/content/collections/docs/protecting-content.md +++ b/content/collections/docs/protecting-content.md @@ -111,7 +111,7 @@ password: local-password ``` ``` php -// config/statamic/protection.php +// config/statamic/protect.php 'password' => [ 'driver' => 'password',