diff --git a/docs/classDiagram.md b/docs/classDiagram.md index c03adca6df..1968c01e0e 100644 --- a/docs/classDiagram.md +++ b/docs/classDiagram.md @@ -41,7 +41,7 @@ A single instance of a class in the diagram contains three compartments: - The top compartment contains the name of the class. It is printed in bold and centered, and the first letter is capitalized. It may also contain optional annotation text describing the nature of the class. - The middle compartment contains the attributes of the class. They are left-aligned and the first letter is lowercase. - The bottom compartment contains the operations the class can execute. They are also left-aligned and the first letter is lowercase. +- The bottom compartment contains the operations the class can execute. They are also left-aligned and the first letter is lowercase. ```mermaid-example classDiagram