usage.md: fix case for securityLevel parameter

This commit is contained in:
Herb Caudill
2021-01-11 13:47:49 +01:00
committed by GitHub
parent 2026be325f
commit 081de6bed8

View File

@@ -105,7 +105,7 @@ Mermaid can load multiple diagrams, in the same page.
| Parameter | Description | Type | Required | Values | | Parameter | Description | Type | Required | Values |
| ------------- | --------------------------------- | ------ | -------- | ------------------------- | | ------------- | --------------------------------- | ------ | -------- | ------------------------- |
| securitylevel | Level of trust for parsed diagram | String | Required | Strict, Loose, antiscript | | securityLevel | Level of trust for parsed diagram | String | Required | Strict, Loose, antiscript |
\*\*Notes: \*\*Notes: