Skip to content

Commit c9470e4

Browse files
authored
docs: Fix readme "presentd" typo in security visualizer docs
1 parent a6dc311 commit c9470e4

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
@@ -433,7 +433,7 @@ You will receive the following data in the `interceptData` struct:
433433

434434
## Security Visualizer
435435

436-
This module also ships with a security visualizer that will document all your security rules and your settings in a nice panel. In order to activate it you must add the `enableSecurityVisualizer` setting to your config and mark it as `true`. Once enabled you can navigate to: `/cbsecurity` and you will be presentd with the visualizer.
436+
This module also ships with a security visualizer that will document all your security rules and your settings in a nice panel. In order to activate it you must add the `enableSecurityVisualizer` setting to your config and mark it as `true`. Once enabled you can navigate to: `/cbsecurity` and you will be presented with the visualizer.
437437

438438
> **Important** The visualizer is disabled by default and if it detects an environment of production, it will disable itself.
439439

0 commit comments

Comments
 (0)