Fixed bug in readme (see #47).
This commit is contained in:
parent
7c733b5665
commit
d99d8d0a05
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ fail for obvious reasons). That being said, here's an example of a complete conf
|
||||||
"options": {
|
"options": {
|
||||||
"key": "value",
|
"key": "value",
|
||||||
"note": "anything you want can be in here!",
|
"note": "anything you want can be in here!",
|
||||||
"and": "you can use it to build your own additional configuration options.",
|
"and": "you can use it to build your own additional configuration options."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue