From 5acd1551c98d5d75443a2e0e9c0230836dfbfc4a Mon Sep 17 00:00:00 2001 From: fyears <1142836+fyears@users.noreply.github.com> Date: Sun, 27 Feb 2022 21:48:28 +0800 Subject: [PATCH] change wording --- src/syncAlgoV2Notice.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/syncAlgoV2Notice.ts b/src/syncAlgoV2Notice.ts index bc877ee..1133ca9 100644 --- a/src/syncAlgoV2Notice.ts +++ b/src/syncAlgoV2Notice.ts @@ -20,7 +20,7 @@ export class SyncAlgoV2Modal extends Modal { const texts = [ "Welcome to use Remotely Save!", - "From this version 0.3.0, a new algorithm has been developed, but it needs uploading extra meta data files _remotely-save-metadata-on-remote.{json,bin} to YOUR configured cloud destinations, besides your notes.", + "From version 0.3.0, a new algorithm has been developed, but it needs uploading extra meta data files _remotely-save-metadata-on-remote.{json,bin} to YOUR configured cloud destinations, besides your notes.", "So that, for example, the second device can know that what files/folders have been deleted on the first device by reading those files.",