Skip to content

Commit 7e32dc3

Browse files
committed
fix: fix typo in log message
1 parent e2afd78 commit 7e32dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/monit-tedge-reconnect

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ fi
145145

146146
# Collect logs
147147
if ! pre_log_collection; then
148-
log "Warning: Unkown error whilst collecting pre debug information"
148+
log "Warning: Unknown error whilst collecting pre debug information"
149149
fi
150150

151151
# Perform corrective action to try to reestablish the cloud connection

0 commit comments

Comments
 (0)