Wolfgang Ortmann 9 лет назад
Родитель
Сommit
824618626b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -11,7 +11,7 @@ Each image is a complete copy, but unchanged files are
 shared between different images as hardlink. 
 shared between different images as hardlink. 
 
 
 Basic tool for this is **rsync**, which must be installed on the 
 Basic tool for this is **rsync**, which must be installed on the 
-server and at the clients. rsync may be used via ssh or as server.
+server and the clients. rsync may be used via ssh or as server.
 
 
 For an automated backup via ssh the server must have ssh access 
 For an automated backup via ssh the server must have ssh access 
 to the clients without password (using public key authentication).
 to the clients without password (using public key authentication).