Fix typos

This commit is contained in:
endolith
2022-11-19 09:08:35 -05:00
parent 09ed41b7d2
commit e3b9dbdf13
7 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@ Drawing a pie chart is really simple in mermaid.
- Followed by dataSet. Pie slices will be ordered clockwise in the same order as the labels.
- `label` for a section in the pie diagram within `" "` quotes.
- Followed by `:` colon as separator
- Followed by `positive numeric value` (supported upto two decimal places)
- Followed by `positive numeric value` (supported up to two decimal places)
[pie] [showData] (OPTIONAL)
[title] [titlevalue] (OPTIONAL)