Pārlūkot izejas kodu

fix typo in documentation

Elmar S. Heeb 7 gadi atpakaļ
vecāks
revīzija
c14f9cc247
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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"
 	}
 }
 ```