From 67a6ed3fb4ffc8e1b357a07f63b0aac46bbf8079 Mon Sep 17 00:00:00 2001 From: Mario <38929299+doble-eme@users.noreply.github.com> Date: Mon, 22 Mar 2021 12:45:33 -0600 Subject: [PATCH] Update development.md replaced and/or with or only for clarity --- docs/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/development.md b/docs/development.md index 7304a8d18..adc51cccf 100644 --- a/docs/development.md +++ b/docs/development.md @@ -100,7 +100,7 @@ This is what a rendering test looks like: }); ``` -### Questions and/or suggestions? +### Any Questions or Suggestions? After logging in at [GitHub.com](https://www.github.com), open or append to an issue [using the GitHub issue tracker of the mermaid-js repository](https://github.com/mermaid-js/mermaid/issues?q=is%3Aissue+is%3Aopen+label%3A%22Area%3A+Documentation%22).