Browse Source

fix small typo in quickstart docs

jeroen tiebout 4 years ago
parent
commit
ed5d3dfe24
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/quickstart.rst

+ 1 - 1
docs/quickstart.rst

@@ -445,7 +445,7 @@ For restoring, you usually want to work **on the same machine as the same user**
 that was also used to create the backups of the wanted files. Doing it like
 that avoids quite some issues:
 
-- no confusion relating to pathes
+- no confusion relating to paths
 - same mapping of user/group names to user/group IDs
 - no permission issues
 - you likely already have a working borg setup there,