Skip to content

Commit e4a6e92

Browse files
committed
Fix typo
1 parent f2ed40c commit e4a6e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-operations/troubleshoot/troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ If the data processor extension fails to uninstall, run the following commands a
111111

112112
```bash
113113
kubectl delete pod aio-dp-reader-worker-0 --grace-period=0 --force -n azure-iot-operations
114-
kubectl delete pod aio-dp-reader-worker-0 --grace-period=0 --force -n azure-iot-operations
114+
kubectl delete pod aio-dp-runner-worker-0 --grace-period=0 --force -n azure-iot-operations
115115
```
116116

117117
## Troubleshoot Layered Network Management

0 commit comments

Comments
 (0)