소스 검색

Remove parentheses from docs sentence.

Dan Helfman 5 년 전
부모
커밋
d6aaab8a09
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/how-to/monitor-your-backups.md

+ 2 - 2
docs/how-to/monitor-your-backups.md

@@ -29,10 +29,10 @@ below for how to configure this.
 4. **borgmatic Healthchecks hook**: This feature integrates with the
 [Healthchecks](https://healthchecks.io/) service, and pings Healthchecks
 whenever borgmatic runs. That way, Healthchecks can alert you when something
-goes wrong or it doesn't hear from borgmatic for a configured interval. (See
+goes wrong or it doesn't hear from borgmatic for a configured interval. See
 [Healthchecks
 hook](https://torsion.org/borgmatic/docs/how-to/monitor-your-backups/#healthchecks-hook)
-below for how to configure this.)
+below for how to configure this.
 3. **Third-party monitoring software**: You can use traditional monitoring
 software to consume borgmatic JSON output and track when the last
 successful backup occurred. See [scripting