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.
2 parents c1488cd + 7501934 commit ac0fe1dCopy full SHA for ac0fe1d
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