Skip to content

Commit e4327cb

Browse files
authored
pencil edit
1 parent a2f4fef commit e4327cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-provision-single-device-linux-symmetric.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ Remove the IoT Edge runtime.
231231
sudo apt-get autoremove --purge aziot-edge
232232
```
233233

234-
Leave out the `--purge` flag if you plan to reinstall IoT Edge and use the same configuration information in the future. The `--purge` flags deletes all the files associated with IoT Edge, including your configuration files.
234+
Leave out the `--purge` flag if you plan to reinstall IoT Edge and use the same configuration information in the future. The `--purge` flag deletes all the files associated with IoT Edge, including your configuration files.
235235

236236
# [Red Hat Enterprise Linux](#tab/rhel)
237237
```bash

0 commit comments

Comments
 (0)