From 53cb38059aff6722cebc242c3f4353b90dee2ecc Mon Sep 17 00:00:00 2001 From: Hammy Havoc Date: Wed, 26 Jan 2022 20:31:05 +0000 Subject: [PATCH] Fixed a typo :- ) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76c32d6..8ec0909 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ As of Jan 2022, the plugin is considered in BETA stage. **DO NOT USE IT for any - Dropbox - OneDrive for personal - Webdav -- **Obsidiain Mobile supported.** Vaults can be synced across mobile and desktop devices with the cloud service as the "broker". +- **Obsidian Mobile supported.** Vaults can be synced across mobile and desktop devices with the cloud service as the "broker". - **[End-to-end encryption](./docs/encryption.md) supported.** Files would be encrypted using openssl format before being sent to the cloud **if** user specify a password. - **Scheduled auto sync supported.** You can also manually trigger the sync using sidebar ribbon, or using the command from the command palette (or even bind the hot key combination to the command then press the hot key combination). - **[Minimal Intrusive](./docs/minimal_intrusive_design.md).**