Skip to content

Commit 7f4dc8e

Browse files
authored
Rename protection.php to protect.php (#1764)
1 parent bf2a06c commit 7f4dc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/collections/docs/protecting-content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ password: local-password
111111
```
112112

113113
``` php
114-
// config/statamic/protection.php
114+
// config/statamic/protect.php
115115
116116
'password' => [
117117
'driver' => 'password',

0 commit comments

Comments
 (0)