From a8eae8e5163b9c5eb4c5e32211cf1a863ea56a3d Mon Sep 17 00:00:00 2001 From: Andreas Arvidsson Date: Fri, 4 Jan 2019 19:42:29 +0100 Subject: [PATCH] Replace tab with spaces in code example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a71697..7da87b6 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ If you don't have a spare soundcard in your computer to use for the capture devi **Config layout** ```json { - "description": "Default config", + "description": "Default config", "startWithOS": false, "minimize": false, "hide": false,