From 4f2ab4f1dafbb9d503bfc162fe8f7383a1fd50f4 Mon Sep 17 00:00:00 2001 From: Abdullah Atta Date: Thu, 7 Dec 2023 09:56:55 +0500 Subject: [PATCH] docs: fix incorrect noun (fixes #3934) Signed-off-by: Abdullah Atta --- .../contents/organizing-notes/organize-notes-using-notebooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/help/contents/organizing-notes/organize-notes-using-notebooks.md b/docs/help/contents/organizing-notes/organize-notes-using-notebooks.md index bf40fa4d8..2246b934f 100644 --- a/docs/help/contents/organizing-notes/organize-notes-using-notebooks.md +++ b/docs/help/contents/organizing-notes/organize-notes-using-notebooks.md @@ -210,7 +210,7 @@ In Notesnook, one note can belong to multiple notebooks & topics. This allows fo 1. Go to `Notebooks` 2. Press the ![Three dot button](/three-dot-button.png) button. -3. Press `Move to trash` to delete the topic. +3. Press `Move to trash` to delete the notebook. 4. Select whether you also want to delete the notes inside this notebook. ---