diff --git a/packages/mermaid/src/rendering-util/rendering-elements/shapes.ts b/packages/mermaid/src/rendering-util/rendering-elements/shapes.ts index a39af1eab3..e2e8d42363 100644 --- a/packages/mermaid/src/rendering-util/rendering-elements/shapes.ts +++ b/packages/mermaid/src/rendering-util/rendering-elements/shapes.ts @@ -434,7 +434,7 @@ export const shapesDefs: ShapeDefinition[] = [ ]; const generateShapeMap = () => { - // These are the shapes that didn't have documentation present. + // These are the shapes that didn't have documentation present const shapeMap: Record = { // States state,