diff --git a/users/syncing.rst b/users/syncing.rst index 270feac30..a5e9ac4f2 100644 --- a/users/syncing.rst +++ b/users/syncing.rst @@ -64,7 +64,7 @@ x.y.z which may not be exactly the version of Syncthing you're running). When new index data is received from other devices Syncthing recalculates which version for each file should be the global version, and compares this to the current local version. When the two differ, Syncthing needs to -syncrhonize the file. The block lists are compared to build a list of needed +synchronize the file. The block lists are compared to build a list of needed blocks, which are then requested from the network or copied locally, as described above.