瀏覽代碼

Fix logging docs typo.

Dan Helfman 5 年之前
父節點
當前提交
505bb778fa
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/how-to/inspect-your-backups.md

+ 1 - 1
docs/how-to/inspect-your-backups.md

@@ -80,7 +80,7 @@ borgmatic --log-file /path/to/file.log
 ```
 
 Note that if you use the `--log-file` flag, you are responsible for rotating
-the log file so it doesn't grow too large. Also, there is also
+the log file so it doesn't grow too large. Also, there is a
 `--log-file-verbosity` flag to customize the log file's log level.