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