Browse Source

fix typo in documentation

pull/1/head
Elmar S. Heeb 8 years ago
parent
commit
c14f9cc247
  1. 2
      service/README.md

2
service/README.md

@ -59,7 +59,7 @@ An example `local.conf`:
},
"settings": {
"softwareUpdate": "apply",
"softwraeUpdateChannel": "release"
"softwareUpdateChannel": "release"
}
}
```

Loading…
Cancel
Save