diff --git a/Docs/chain-of-trust.md b/Docs/chain-of-trust.md index 0991c3a..f31d62b 100644 --- a/Docs/chain-of-trust.md +++ b/Docs/chain-of-trust.md @@ -17,7 +17,7 @@ During data transfer from client to server, the following information is verifie Uploads are performed via a PHP script that additionally validates file names and structure. This ensures that the JSON data comes from a **trusted source**. -➡️ The ownership of Fail2Ban event data is transferred from the client to the server. +#### ➡️ The ownership of Fail2Ban event data is transferred from the client to the server. ---