Skip to content

Commit b5a9312

Browse files
authored
Apply suggestions from code review
1 parent c98f6cf commit b5a9312

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/kapacitor/v1/guides/anomaly_detection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ Ensure that the task is enabled:
550550
kapacitor enable print_temps
551551
```
552552

553-
And then...
553+
And then list the tasks:
554554

555555
```bash
556556
kapacitor list tasks
@@ -686,7 +686,7 @@ fake data so that we can easily iterate on the task:
686686
```sh
687687
# Start the recording in the background
688688
kapacitor record stream -task print_temps -duration 24h -no-wait
689-
# Grab the ID and store it in a var
689+
# Copy the ID and store it in a variable
690690
kapacitor list recordings
691691
ID Type Status Size Date
692692
7bd3ced5-5e95-4a67-a0e1-f00860b1af47 stream running 0 B 04 May 16 11:34 MDT

0 commit comments

Comments
 (0)