Prechádzať zdrojové kódy

Change example filename to be more descriptive.

Dan Helfman 6 rokov pred
rodič
commit
fe39453598
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      docs/how-to/set-up-backups.md

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

@@ -220,10 +220,10 @@ means you've used tabs instead of spaces:
 
 ```
 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 config.yaml:
 while scanning for the next token
 found character that cannot start any token
-  in "test.yaml", line 230, column 1
+  in "config.yaml", line 230, column 1
 ```
 
 YAML does not allow tabs. So to fix this, simply replace any tabs in your