From 237518ba3bdf4620d8be145da0c06a3c7155802b Mon Sep 17 00:00:00 2001 From: Justin Greywolf Date: Thu, 14 Dec 2023 06:47:37 -0800 Subject: [PATCH] Update classDiagram.md --- packages/mermaid/src/docs/syntax/classDiagram.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mermaid/src/docs/syntax/classDiagram.md b/packages/mermaid/src/docs/syntax/classDiagram.md index a808d9317..12143b118 100644 --- a/packages/mermaid/src/docs/syntax/classDiagram.md +++ b/packages/mermaid/src/docs/syntax/classDiagram.md @@ -520,7 +520,7 @@ Beginner's tip—a full example using interactive links in an HTML page: ### Styling a node -It is possible to apply specific styles such as a thicker border or a different background color to a node. +It is possible to apply specific styles such as a thicker border or a different background color to an individual node using the `style` keyword.(v+) ```mermaid-example classDiagram