Fixed typo.
This commit is contained in:
parent
07814f07b2
commit
ecd0950422
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ Parameters define the configuration's global settings.
|
||||||
```json
|
```json
|
||||||
"params": {
|
"params": {
|
||||||
"name": "DKS 1802-EPD",
|
"name": "DKS 1802-EPD",
|
||||||
"type": "dks"
|
"type": "dks",
|
||||||
"ack": "*",
|
"ack": "*",
|
||||||
"alt": "#",
|
"alt": "#",
|
||||||
"end": "0 + #",
|
"end": "0 + #",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue