Skip to content

Commit 294184b

Browse files
committed
page title change
Signed-off-by: Jurj-Bogdan <[email protected]>
1 parent 36198ec commit 294184b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/book/v6/security/basic-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Basic Security Observations
1+
# Basic Security
22

33
`dotkernel/admin` provides all necessary tools to implement safe applications, however you will need to manually make use of some of them.
44
This section will go over the provided tools and any steps you need to follow in order to use them successfully, as well as a few general considerations.

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ nav:
5151
- "Inject Dependencies": v6/how-to/dependency-injection.md
5252
- "Set Up CSRF": v6/how-to/csrf.md
5353
- Security:
54-
- "Basic Security Observations": v6/security/basic-security.md
54+
- "Basic Security": v6/security/basic-security.md
5555
- Tutorials:
5656
- "Creating a book module using DotMaker": v6/tutorials/create-book-module-via-dot-maker.md
5757
site_name: admin

0 commit comments

Comments
 (0)