diff --git a/docs/install.md b/docs/install.md
index 034c88d3..2ee0f584 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -431,7 +431,7 @@ Configuration is relatively straightforward. As an exmaple, a minimal configurat
     metadata:
       name: ntfy
     data:
-    server.yml: |
+      server.yml: |
         # Template: https://github.com/binwiederhier/ntfy/blob/main/server/server.yml
         base-url: https://ntfy.sh
     ```