From 10fd3a839dd2b89284124278dd0bdf6b3b208fcb Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Wed, 13 Oct 2021 11:24:11 +0200 Subject: [PATCH] fixed doc header size --- docs/install/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/manual.md b/docs/install/manual.md index 3cbecf827..2c27ba937 100644 --- a/docs/install/manual.md +++ b/docs/install/manual.md @@ -154,7 +154,7 @@ server { Reload nginx : `sudo systemctl reload nginx` -# Updating +## Updating In order to update the application you will need to run the following commands (probably best to put them into a small script). ```shell