Skip to content

Commit cf1484c

Browse files
authored
Merge pull request #434 from norkunas/patch-2
Escape markdown
2 parents 63e94f9 + 36ce073 commit cf1484c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ if you really need to.
6969
## Configuring the Access Control Message
7070

7171
By default when API request will be denied you will get the "Access Denied." message.
72-
You can change it by configuring "access_control_message" attribute.
72+
You can change it by configuring "access\_control\_message" attribute.
7373

7474
For example:
7575

0 commit comments

Comments
 (0)