diff --git a/packages/mermaid/src/mermaid.ts b/packages/mermaid/src/mermaid.ts index 286c5dde7e..eb9007f9cd 100644 --- a/packages/mermaid/src/mermaid.ts +++ b/packages/mermaid/src/mermaid.ts @@ -188,7 +188,7 @@ const runThrowsErrors = async function ( /** * Used to set configurations for mermaid. -* This function should be called before the run function. + * This function should be called before the run function. * @param config - Configuration object for mermaid. */