We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97db257 commit 7501934Copy full SHA for 7501934
docs/declarative-customization/column-formatting.md
@@ -95,7 +95,7 @@ This example uses the conditional operator `?` to apply a class (`sp-field-sever
95
96
```JSON
97
{
98
- "$schema": " https://developer.microsoft.com/en-us/json-schemas/sp/column-formatting.schema.json",
+ "$schema": "https://developer.microsoft.com/en-us/json-schemas/sp/column-formatting.schema.json",
99
"debugMode": true,
100
"elmType": "div",
101
"attributes": {
0 commit comments