Update packages/mermaid/src/docs/community/development.md

This commit is contained in:
Sidharth Vinod
2023-08-09 17:44:49 +05:30
committed by GitHub
parent e128a11f3b
commit fee6f459a8

View File

@@ -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! Now you are ready to make your changes!
Edit whichever files in `src` as required. Edit whichever files in `src` as required.
#### 4. See your changes #### 5. See your changes
Open <http://localhost:9000> in your browser, after starting the dev server. Open <http://localhost:9000> in your browser, after starting the dev server.
There is a list of demos that can be used to see and test your changes. There is a list of demos that can be used to see and test your changes.