From 1babceb63c5ea281b1499655b188c299520b8379 Mon Sep 17 00:00:00 2001 From: Justin Greywolf Date: Thu, 14 Dec 2023 06:48:13 -0800 Subject: [PATCH] Update classDiagram.md --- packages/mermaid/src/docs/syntax/classDiagram.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/mermaid/src/docs/syntax/classDiagram.md b/packages/mermaid/src/docs/syntax/classDiagram.md index 12143b118..95ad0db63 100644 --- a/packages/mermaid/src/docs/syntax/classDiagram.md +++ b/packages/mermaid/src/docs/syntax/classDiagram.md @@ -518,9 +518,9 @@ Beginner's tip—a full example using interactive links in an HTML page: ## Styling -### Styling a node +### Styling a node (v+) -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+) +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. ```mermaid-example classDiagram