diff --git a/docs/community/development.md b/docs/community/development.md index 15461e728..f8c8b0638 100644 --- a/docs/community/development.md +++ b/docs/community/development.md @@ -77,7 +77,7 @@ All tests should run successfully without any errors or failures. (You might see Now you are ready to make your changes! Edit whichever files in `src` as required. -#### 4. See your changes +#### 5. See your changes Open in your browser, after starting the dev server. There is a list of demos that can be used to see and test your changes. diff --git a/packages/mermaid/src/docs/community/development.md b/packages/mermaid/src/docs/community/development.md index bc274b448..35a01e589 100644 --- a/packages/mermaid/src/docs/community/development.md +++ b/packages/mermaid/src/docs/community/development.md @@ -71,7 +71,7 @@ All tests should run successfully without any errors or failures. (You might see Now you are ready to make your changes! Edit whichever files in `src` as required. -#### 4. See your changes +#### 5. See your changes Open in your browser, after starting the dev server. There is a list of demos that can be used to see and test your changes.