From 1e4d729eb783c289d6cb5bbbbbc37a6c94262f78 Mon Sep 17 00:00:00 2001 From: fyears <1142836+fyears@users.noreply.github.com> Date: Sun, 2 Jun 2024 23:50:54 +0800 Subject: [PATCH] make the wording explict --- docs/remote_services/googledrive/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/remote_services/googledrive/README.md b/docs/remote_services/googledrive/README.md index 224a87b..5ce3935 100644 --- a/docs/remote_services/googledrive/README.md +++ b/docs/remote_services/googledrive/README.md @@ -38,7 +38,7 @@ Because Google Drive's api doesn't fit into the special envorinment of Obsidian # The credential -The website does **NOT** store or save the credential (the code you obtian in the end of the flow). The website is just a "bridge" to help you obtain that code, and just manage your subscription to PRO features. +The website does **NOT** store or save the Google drive credential (the code you obtian in the end of the flow). The website is just a "bridge" to help you obtain that code, and just manage your subscription to PRO features. But please be aware that the code is saved locally in your Obsidian. It works like a special password. So that the plugin can upload or download or modify the files for you.