diff options
| author | Jorge Carrillo <jorge@jorgecarrillo.dev> | 2022-02-19 14:06:13 -0800 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-02-19 17:20:58 -0500 |
| commit | b805467d80fdb50155a0874f4dfefec3327eee65 (patch) | |
| tree | a8e965b0ae3dd1a36fce0161172fc577ff2627dc /static | |
| parent | 13b957abe4de9faf4d9b8425c86c894072061e73 (diff) | |
Fix wording in file transfer FAQ
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/faq.html b/static/faq.html index 501865f3..3f67480e 100644 --- a/static/faq.html +++ b/static/faq.html @@ -1166,8 +1166,8 @@ directory, i.e. the top-level directory named after the device in the system file manager which does not include internal app data. Due to needing to trust the computer with coarse-grained access, we recommend transferring files with a - flash drive or an app with end-to-end encryption such sending the files to - yourself via an end-to-end encrypted messaging app like Element (Matrix).</p> + flash drive or by sending the files to yourself via an end-to-end encrypted + messaging app like Element (Matrix).</p> </article> </section> |
