From bb348b99a4a3dc0b2d8de25ddfedc245517dc7f0 Mon Sep 17 00:00:00 2001 From: Konstantinos Date: Mon, 28 Nov 2022 19:15:04 +0200 Subject: [PATCH] Update src/main/frontend/dicts.cljc Co-authored-by: Peng Xiao --- src/main/frontend/dicts.cljc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/frontend/dicts.cljc b/src/main/frontend/dicts.cljc index 4fae60ae4f..5f7c992c6c 100644 --- a/src/main/frontend/dicts.cljc +++ b/src/main/frontend/dicts.cljc @@ -24,7 +24,7 @@ :on-boarding/tour-whiteboard-home "{1} Home for your whiteboards" :on-boarding/tour-whiteboard-home-description "Whiteboards have their own section in the app where you can see them at a glance, create new ones or delete them easily." :on-boarding/tour-whiteboard-new "{1} Create new whiteboard" - :on-boarding/tour-whiteboard-new-description "There is multiple ways of creating a new whiteboard. One of them is always right here in the dashboard." + :on-boarding/tour-whiteboard-new-description "There are multiple ways of creating a new whiteboard. One of them is always right here in the dashboard." :help/start "Getting started" :help/about "About Logseq" :help/roadmap "Roadmap"