Skip to content

Commit c98f6cf

Browse files
committed
chore: cleanup lint warning
1 parent 7f901a0 commit c98f6cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/kapacitor/v1/guides/anomaly_detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ service kapacitor restart
469469
```
470470

471471
Check the logs (`/var/log/kapacitor/` or `journalctl -f -n 256 -u kapacitor.service`) to make sure you see a
472-
*Listening for signals* line and that no errors occurred. If you
472+
_Listening for signals_ line and that no errors occurred. If you
473473
don't see the line, it's because the UDF process is hung and not
474474
responding. It should be killed after a timeout, so give it a moment
475475
to stop properly. Once stopped, you can fix any errors and try again.

0 commit comments

Comments
 (0)