summaryrefslogtreecommitdiff
path: root/service
diff options
context:
space:
mode:
Diffstat (limited to 'service')
-rw-r--r--service/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/README.md b/service/README.md
index f5223f2d..98492a63 100644
--- a/service/README.md
+++ b/service/README.md
@@ -59,7 +59,7 @@ An example `local.conf`:
},
"settings": {
"softwareUpdate": "apply",
- "softwraeUpdateChannel": "release"
+ "softwareUpdateChannel": "release"
}
}
```