unmangle sentence about doc changes committed and showing up on docsify site

This commit is contained in:
Ashley Engelund (weedySeaDragon @ github) 2022-09-05 17:01:03 -07:00
parent d18624bbe9
commit be28160a4a

View File

@ -143,7 +143,8 @@ The source files for documentation are in `/src/docs` and are written in markdow
If you want to add a new section or change the organization (structure), then you need to make sure to **change the side navigation** in `src/docs/_sidebar.md`. If you want to add a new section or change the organization (structure), then you need to make sure to **change the side navigation** in `src/docs/_sidebar.md`.
The changes in master is reflected in https://mermaid-js.github.io/mermaid/ once released the updates are committed to https://mermaid-js.github.io/#/
When changes are committed and then released, they become part of the `master` branch and become part of the published documentation on https://mermaid-js.github.io/mermaid/
## Last words ## Last words