From e2a32e5040986b7da9b8a5d0d84f7aed5b519b5f Mon Sep 17 00:00:00 2001 From: Nicholas Bollweg Date: Tue, 13 Jun 2023 06:57:16 -0500 Subject: [PATCH] Update integrations.md per review --- packages/mermaid/src/docs/ecosystem/integrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mermaid/src/docs/ecosystem/integrations.md b/packages/mermaid/src/docs/ecosystem/integrations.md index 2e67600d9..8e062c10b 100644 --- a/packages/mermaid/src/docs/ecosystem/integrations.md +++ b/packages/mermaid/src/docs/ecosystem/integrations.md @@ -204,7 +204,7 @@ They also serve as proof of concept, for the variety of things that can be built ### File Extension -Applications that support editing and saving mermaid files are encouraged to use the `.mmd` file extension. +Applications that support editing and saving mermaid files are encouraged to use `.mermaid` or `.mmd` file extensions. ### MIME Type