diff options
author | Joshua Yun <joshua@joshuayun.com> | 2025-05-18 18:19:28 -0500 |
---|---|---|
committer | Joshua Yun <joshua@joshuayun.com> | 2025-05-18 18:19:28 -0500 |
commit | dd92578a063fd4f372500bc3ea4130240f64c697 (patch) | |
tree | 20361a03848d0416c2bf35ba75ab5b6611c1a89d | |
parent | ed0d54cac2702bb3b952973b33ff2ede436dcfd4 (diff) | |
download | wiki-dd92578a063fd4f372500bc3ea4130240f64c697.tar.gz |
minor grammer fix
-rw-r--r-- | docs/server/syncthing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/server/syncthing.md b/docs/server/syncthing.md index 9a6402e..df04b13 100644 --- a/docs/server/syncthing.md +++ b/docs/server/syncthing.md @@ -32,4 +32,4 @@ Enable the syncthing user service. ## Syncthing configuration Done all through the gui. -It is recommended to setup a user login, **especially** if you are making a syncthing that is exposed to the open internet. +It is recommended to setup a user login, **especially** if syncthing is exposed to the open internet. |