Fix readme example

This commit is contained in:
Timmy Welch 2023-11-19 00:20:43 -08:00
parent 23d0139144
commit 9ffefb3e21

View File

@ -64,7 +64,7 @@ Hello world
settngs.json at the end: settngs.json at the end:
```json ```json
{ {
"example": { "Example Group": {
"hello": "world", "hello": "world",
"verbose": false "verbose": false
}, },