Skip to content

Commit 7501934

Browse files
authored
Update column-formatting.md
1 parent 97db257 commit 7501934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/declarative-customization/column-formatting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ This example uses the conditional operator `?` to apply a class (`sp-field-sever
9595

9696
```JSON
9797
{
98-
"$schema": " https://developer.microsoft.com/en-us/json-schemas/sp/column-formatting.schema.json",
98+
"$schema": "https://developer.microsoft.com/en-us/json-schemas/sp/column-formatting.schema.json",
9999
"debugMode": true,
100100
"elmType": "div",
101101
"attributes": {

0 commit comments

Comments
 (0)