From ad3b1363c02b31798af8a5b74601d3caf42cf4b3 Mon Sep 17 00:00:00 2001 From: Karsten Lehmann Date: Wed, 26 Feb 2020 19:28:39 +0100 Subject: [PATCH] Fixed formatting (#10485) Co-authored-by: John Olheiser --- doc/installation/from-source.en-us.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/installation/from-source.en-us.md b/doc/installation/from-source.en-us.md index cb984842..861d6113 100644 --- a/doc/installation/from-source.en-us.md +++ b/doc/installation/from-source.en-us.md @@ -123,7 +123,7 @@ If pre-built frontend files are present it is possible to only build the backend ```bash TAGS="bindata" make backend -`` +``` ## Test