From abf50565cbf4fa0227926f0217ddf5f79247fd69 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Sun, 16 Jan 2022 17:05:13 +0000 Subject: [PATCH] typo --- readme/privacy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme/privacy.md b/readme/privacy.md index b13470711..2d26e96e3 100644 --- a/readme/privacy.md +++ b/readme/privacy.md @@ -13,7 +13,7 @@ In order to provide certain features, Joplin may need to connect to third-party | Synchronisation | Joplin supports synchronisation of your notes across multiple devices. If you choose to synchronise with a third-party, such as OneDrive, the notes will be sent to your OneDrive account, in which case the third-party privacy policy applies. | Disabled | Yes | | Wifi connection check | On mobile, Joplin checks for Wifi connectivity to give the option to synchronise data only when Wifi is enabled. | Enabled | No (1) | | Spellchecker dictionary | On Linux and Windows, the desktop application downloads the spellchecker dictionary from `redirector.gvt1.com`. | Enabled | Yes (2) | -| Plugin repository | The desktop application downloads the list of available plugins from the [official GitHub repository](https://github.com/joplin/plugins). If this repository is not accessible (eg. in China) the app will try to get plugin list from [various mirrors](https://github.com/laurent22/joplin/issues/5705), in which case the plugin screen [works slightly differently](https://github.com/laurent22/joplin/issues/5161#issuecomment-925226975). | Enabled | No +| Plugin repository | The desktop application downloads the list of available plugins from the [official GitHub repository](https://github.com/joplin/plugins). If this repository is not accessible (eg. in China) the app will try to get the plugin list from [various mirrors](https://github.com/laurent22/joplin/issues/5705), in which case the plugin screen [works slightly differently](https://github.com/laurent22/joplin/issues/5161#issuecomment-925226975). | Enabled | No (1) https://github.com/laurent22/joplin/issues/5705
(2) If the spellchecker is disabled, [it will not download the dictionary](https://discourse.joplinapp.org/t/new-version-of-joplin-contacting-google-servers-on-startup/23000/40?u=laurent).