Skip to content

Commit d42bfbd

Browse files
authored
Update run_local.markdown
1 parent be5150e commit d42bfbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/hassio/run_local.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ set -e
3434

3535
CONFIG_PATH=/data/options.json
3636

37-
# possile options to process
37+
# possible options for processing
3838
MQTT_SERVER=$(jq --raw-output '.server' $CONFIG_PATH)
3939
MQTT_PORT=$(jq --raw-output '.port' $CONFIG_PATH)
4040
TOPIC=$(jq --raw-output '.topic' $CONFIG_PATH)

0 commit comments

Comments
 (0)