Skip to content

Commit 81b4e61

Browse files
authored
Fix JSON formatting in README.md
1 parent c995206 commit 81b4e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Here's another JSON containing multiple configs:
137137
```
138138

139139
JSON containing multiple configs for the same algorithm:
140-
```JSON
140+
```JSONC
141141
{
142142
// Default CRC config that will be used for callees without a suffix.
143143
"CRC": {

0 commit comments

Comments
 (0)