Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Oct 2, 2024
1 parent 940ec7b commit ecd0cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/general/file-systems.rst.inc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Pros:
and re-write segment files to free space.
- In future, easier to adapt to other kinds of storage:
borgstore's backends are quite simple to implement.
``sftp:`` and ``rclone:`` backends already exists, others might be easy to add.
``sftp:`` and ``rclone:`` backends already exist, others might be easy to add.
- Parallel repository access with less locking is easier to implement.

Cons:
Expand Down

0 comments on commit ecd0cd0

Please sign in to comment.