Minor readme fixes
This commit is contained in:
parent
5c6065996e
commit
6a84976d84
1 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@ Head over to the [Releases][releases], download and install the
|
|||
package that suits your needs. Alternatively, clone the repo and get
|
||||
started.
|
||||
|
||||
The remainder of this document will assume that you installed the
|
||||
The remainder of this document assumes that you installed the
|
||||
server as an OS distribution package.
|
||||
|
||||
### 1. Overview
|
||||
|
@ -71,7 +71,7 @@ The following options are currently available:
|
|||
# Plugin-specific configuration should go in here, separated by plugin
|
||||
"my_plugin": {
|
||||
"my_option": "Hello, World!",
|
||||
"my_other_option: [ 42, 1337 ]
|
||||
"my_other_option": [ 42, 1337 ]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue