From 17581252e4621b7eea52cb602c9ec107851edf75 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 --- docs/content/doc/installation/from-source.en-us.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/doc/installation/from-source.en-us.md b/docs/content/doc/installation/from-source.en-us.md index cb9848422..861d61139 100644 --- a/docs/content/doc/installation/from-source.en-us.md +++ b/docs/content/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