From 96f80d20665b461f35c82571bdfb39d61f4188c9 Mon Sep 17 00:00:00 2001 From: Ammar Bandukwala Date: Fri, 19 Apr 2019 20:35:35 -0500 Subject: [PATCH] Make better English --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e83da57..b0d4ecd 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,6 @@ By default, `sshcode` will `rsync` your local VS Code settings and extensions to the remote server every time you connect. This operation may take a while on a slow connections, but will be fast -on follow-on connections to the same server. +on follow-up connections to the same server. To disable this feature entirely, pass the `--skipsync` flag.