From 7ec5bdcca41d89b7034df9d76ccd8d8c07fd22b5 Mon Sep 17 00:00:00 2001 From: jgreywolf Date: Thu, 14 Dec 2023 14:52:40 +0000 Subject: [PATCH] Update docs --- docs/syntax/classDiagram.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/syntax/classDiagram.md b/docs/syntax/classDiagram.md index 1b9be0943..b20ccccb3 100644 --- a/docs/syntax/classDiagram.md +++ b/docs/syntax/classDiagram.md @@ -766,9 +766,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 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. ```mermaid-example classDiagram