From 9ed68492cea9cbef547b92574eedec08d24be44f Mon Sep 17 00:00:00 2001 From: redoomed1 Date: Thu, 20 Mar 2025 18:43:33 -0700 Subject: [PATCH] style: Switch passive voice to active Signed-off-by: redoomed1 --- docs/file-sharing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/file-sharing.md b/docs/file-sharing.md index 939e96fb..21169bcf 100644 --- a/docs/file-sharing.md +++ b/docs/file-sharing.md @@ -34,7 +34,7 @@ The maintainer of Send hosts a [public instance](https://send.vis.ee). You can a -Send can be used via its web interface or via the [ffsend](https://github.com/timvisee/ffsend) CLI. If you are familiar with the command-line and send files frequently, we recommend using the CLI client to avoid JavaScript-based encryption. You can specify the `--host` flag to use a specific server: +You can use Send via its web interface or via the [ffsend](https://github.com/timvisee/ffsend) CLI. If you are familiar with the command line and send files frequently, we recommend using the command line tool to avoid JavaScript-based encryption. You can specify the `--host` flag to use a specific server: ```bash ffsend upload --host https://send.vis.ee/ FILE