diff --git a/docs/Configuration.md b/docs/Configuration.md index 9c95f5137..0df2de104 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -13,7 +13,7 @@ The Following are the most commonly used methods, and are all tied to Mermaid [D ## [Directives](./directives.md), -allows the limited reconfiguration of a diagram just before it is rendered. It can alter the font style, color and other aesthetic aspects of the diagram. you can pass a directive alongside your definition inside `%%{ }%%`, either above or below your diagram definition. +Directives allows limited reconfiguration of a diagram just before it is rendered. It can alter the font style, color and other aesthetic aspects of the diagram. You can pass a directive alongside your definition inside `%%{ }%%`, either above or below your diagram definition. ## Theme Creation: diff --git a/src/docs/Configuration.md b/src/docs/Configuration.md index dfa3edc24..6eaab8e47 100644 --- a/src/docs/Configuration.md +++ b/src/docs/Configuration.md @@ -11,7 +11,7 @@ The Following are the most commonly used methods, and are all tied to Mermaid [D ## [Directives](./directives.md), -allows the limited reconfiguration of a diagram just before it is rendered. It can alter the font style, color and other aesthetic aspects of the diagram. you can pass a directive alongside your definition inside `%%{ }%%`, either above or below your diagram definition. +Directives allows limited reconfiguration of a diagram just before it is rendered. It can alter the font style, color and other aesthetic aspects of the diagram. You can pass a directive alongside your definition inside `%%{ }%%`, either above or below your diagram definition. ## Theme Creation: