From 85bf1ecf822d287b30a4a49448025a0b5516e89f Mon Sep 17 00:00:00 2001 From: timo Date: Sat, 6 May 2017 19:10:37 +0200 Subject: [PATCH] Formatting --- docs/debug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/debug.md b/docs/debug.md index 3573626f6..5cfba7c4b 100644 --- a/docs/debug.md +++ b/docs/debug.md @@ -1,4 +1,4 @@ -When a problem occurs, then always for a reason! :slight_smile: What you want to do in such a case is: +When a problem occurs, then always for a reason! What you want to do in such a case is: 1. Read your logs; follow them to see what the reason for your problem is. 2. Follow the leads given to you in your logfiles and start investigating.