Skip to content

Commit 413b21b

Browse files
Acro fixes
1 parent 4d69a01 commit 413b21b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-operations/discover-manage-assets/howto-autodetect-opcua-assets-using-akri.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ The Akri services enable you to detect and create assets in the address space of
2424
## Prerequisites
2525

2626
- Install Azure IoT Operations Preview. To install Azure IoT Operations for demonstration and exploration purposes, see [Quickstart: Run Azure IoT Operations Preview in Github Codespaces with K3s](../get-started-end-to-end-sample/quickstart-deploy.md).
27-
- Verify that the the Akri services pods are properly configured by running the following command:
27+
- Verify that the Akri services pods are properly configured by running the following command:
2828

2929
```bash
3030
kubectl get pods -n azure-iot-operations
3131
```
3232

33-
The output includes a line that shows the Akri agent and discovery pods qre running:
33+
The output includes a line that shows the Akri agent and discovery pods are running:
3434

3535
```output
3636
NAME READY STATUS RESTARTS AGE

0 commit comments

Comments
 (0)