Browse Source

Unbreak console snippet in docs.

Dan Helfman 6 years ago
parent
commit
9c75063c05
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/how-to/set-up-backups.md

+ 1 - 1
docs/how-to/set-up-backups.md

@@ -218,7 +218,7 @@ section of configuration.
 If you run borgmatic and see an error looking something like this, it probably
 If you run borgmatic and see an error looking something like this, it probably
 means you've used tabs instead of spaces:
 means you've used tabs instead of spaces:
 
 
-```console
+```
 test.yaml: Error parsing configuration file
 test.yaml: Error parsing configuration file
 An error occurred while parsing a configuration file at test.yaml:
 An error occurred while parsing a configuration file at test.yaml:
 while scanning for the next token
 while scanning for the next token