Skip to content

Commit ac0fe1d

Browse files
committed
Merge branch 'master' into live
2 parents c1488cd + 7501934 commit ac0fe1d

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)