From b739cbbc2e73772564ff8a92455af0a1f1ca5e38 Mon Sep 17 00:00:00 2001 From: Dev-Khant Date: Fri, 6 Dec 2024 13:47:12 +0530 Subject: [PATCH] update note in custom_categories --- docs/features/custom-categories.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features/custom-categories.mdx b/docs/features/custom-categories.mdx index babbe64d..9743460f 100644 --- a/docs/features/custom-categories.mdx +++ b/docs/features/custom-categories.mdx @@ -43,9 +43,9 @@ Mostly cook at home because of gym plan. (fitness, cooking) ``` -> Note: The more detailed the description of categories is, the better output the user will receive. When custom categories are provided, they will completely replace the default categories, so make sure to include all categories you want to use. + The more detailed the description of categories is, the better output the user will receive. When custom categories are provided, they will completely replace the default categories, so make sure to include all categories you want to use. -> Note: We will soon release a feature that allows users to set custom categories in `project`. The final categories will be a combination of the default and user-defined custom categories. + We will soon release a feature that allows users to set custom categories in `project`. The final categories will be a combination of the default and user-defined custom categories. ## Default Categories Here is the list of **default categories**. Ensure you review these before creating custom categories to prevent duplication.