Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Fix invalid JSON (#26088)
Browse files Browse the repository at this point in the history
  • Loading branch information
philippgille authored and danmoseley committed Dec 28, 2017
1 parent 3dc80d2 commit baa9ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/architecture/globalization-invariant-mode.md
Expand Up @@ -105,7 +105,7 @@ Applications can enable the invariant mode by setting the config switch System.G
"runtimeOptions": {
"configProperties": {
"System.Globalization.Invariant": true
},
}
}
}
```
Expand Down

0 comments on commit baa9ed4

Please sign in to comment.