Jelajahi Sumber

docs: fix typo

Thomas Waldmann 8 bulan lalu
induk
melakukan
ecd0cd07e2
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      docs/usage/general/file-systems.rst.inc

+ 1 - 1
docs/usage/general/file-systems.rst.inc

@@ -24,7 +24,7 @@ Pros:
   and re-write segment files to free space.
   and re-write segment files to free space.
 - In future, easier to adapt to other kinds of storage:
 - In future, easier to adapt to other kinds of storage:
   borgstore's backends are quite simple to implement.
   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.
 - Parallel repository access with less locking is easier to implement.
 
 
 Cons:
 Cons: