Skip to content

Commit 67d84b7

Browse files
authored
Merge pull request #287 from gavinbaumanis/v7.x
Correct the command to install cbcsrf
2 parents d5f5f01 + 0f0b040 commit 67d84b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hmvc/modules/core-modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ install cbcommons
4040
A module that protects you against CSRF attacks by generating unique FORM/client tokens and providing your ColdBox application with new functions for protection.
4141

4242
```
43-
install csrf
43+
install cbcsrf
4444
```
4545

4646
## `cbdebugger` - ColdBox Debugger

0 commit comments

Comments
 (0)