From 41f228c3ff730e144124aa5687d94d39a4810a53 Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Fri, 4 Nov 2022 11:45:20 +0530 Subject: [PATCH] chore: Sync docs --- docs/syntax/gantt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/syntax/gantt.md b/docs/syntax/gantt.md index 11034d2e7..5d8f6ce68 100644 --- a/docs/syntax/gantt.md +++ b/docs/syntax/gantt.md @@ -280,7 +280,7 @@ gantt ## Styling -Styling of the a gantt diagram is done by defining a number of css classes. During rendering, these classes are extracted from the file located at src/themes/gantt.scss +Styling of the Gantt diagram is done by defining a number of CSS classes. During rendering, these classes are extracted from the file located at src/diagrams/gantt/styles.js ### Classes used