Skip to content

Commit 9b82b43

Browse files
committed
improve sentence
1 parent c14c3d4 commit 9b82b43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: documentation/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ description: Documentation and developer's resources for Fano Framework, web app
4444
- [XSS Protection](/security/xss-protection)
4545
- [Clickjacking Protection](/security/clickjacking-protection)
4646
- **[Password hash](/security/password-hash)** explains how to properly hash password using Argon2i, SCrypt, BCrypt password hash algorithm.
47-
- **[JSON Web Token (JWT)](/security/jwt)** discusses various topic regarding JWT such as how to generate, sign and verify JWT token with Fano Framework.
47+
- **[JSON Web Token (JWT)](/security/jwt)** discusses various topics regarding JWT such as how to generate, sign and verify JWT token with Fano Framework.
4848

4949
## Utilities
5050

51-
- [Using Loggers](/utilities/using-loggers)
51+
- **[Using Loggers](/utilities/using-loggers)** explains how to log to syslog, file, database or email.
5252
- [Use HTTP client to call API](/utilities/http-clients)
5353
- [Sending email](/utilities/sending-email)
5454
- [Identifying client user-agent](/utilities/identifying-client-user-agent)

0 commit comments

Comments
 (0)