docs/config.md in vagrant-orchestrate-0.8.0.pre.1 vs docs/config.md in vagrant-orchestrate-0.8.0.pre.2
- old
+ new
@@ -13,7 +13,7 @@
## `take_synced_folder_ownership`
When multiple users are using Vagrant Orchestrate to push to the same target servers,
there can arise permission issues for folders that are synced. When `true`, Vagrant
Orchestrate will change ownership of the guestpath of all synced folders to be the
-`owner` specified in the `synced_folder` or the `ssh_info.username`. Has no affect
+`owner` specified in the `synced_folder` or the `ssh_info.username`. Has no impact
for Windows guests. Default is `true`.