Selaa lähdekoodia

fix typo in documentation

Elmar S. Heeb 7 vuotta sitten
vanhempi
commit
c14f9cc247
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      service/README.md

+ 1 - 1
service/README.md

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