diff --git a/packages/mermaid/src/docs/syntax/classDiagram.md b/packages/mermaid/src/docs/syntax/classDiagram.md index a808d9317b..12143b1186 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