chore: fix typo in readme.md (#637)

This commit is contained in:
Alex Yancey
2025-01-12 21:52:15 -08:00
committed by GitHub
parent a74b64f47b
commit 68c1ca8c83
+2 -2
View File
@@ -30,7 +30,7 @@ Backrest is a web-accessible backup solution built on top of [restic](https://re
::list
- Import your existing restic repositories
- Cron scheduled backups and health operations (e.g. prune and forget)
- UI for browing and restoring files from snapshots
- UI for browsing and restoring files from snapshots
- Configurable backup notifications (e.g. Discord, Slack, Shoutrrr, Gotify)
- Add shell command hooks to run before and after backup operations.
- Compatible with rclone remotes
@@ -70,4 +70,4 @@ services:
- 9898:9898
```
::
::
::