From 8d303b81e899c15fbb058ac32484fbc77e7863dd Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Fri, 24 Jul 2020 17:04:54 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 81dbcb1..3a0de62 100644 --- a/Home.md +++ b/Home.md @@ -71,7 +71,7 @@ Here we can see that the request has been tagged with `GET-37`. (The tag depends grep 'GET-37 ' homeserver.log ``` -If you want to paste that output into a github issue, please remember to surround it with triple-backticks (```) to make it legible (see https://help.github.com/en/articles/basic-writing-and-formatting-syntax#quoting-code). +If you want to paste that output into a github issue or matrix room, please remember to surround it with triple-backticks (```) to make it legible (see https://help.github.com/en/articles/basic-writing-and-formatting-syntax#quoting-code). What do all those fields in the 'Processed' line mean?