diff --git a/contracts/hw.device-type/iotdin-imx8p-d1d8/contract.json b/contracts/hw.device-type/iotdin-imx8p-d1d8/contract.json
index a07e8fff..0fa66b4a 100644
--- a/contracts/hw.device-type/iotdin-imx8p-d1d8/contract.json
+++ b/contracts/hw.device-type/iotdin-imx8p-d1d8/contract.json
@@ -31,7 +31,7 @@
"instructions": [
"Unpack the balenaOS image you downloaded from balena-cloud.",
"Make sure the device is not powered and connect the PROG port to your PC using a micro USB cable.",
- "From a Linux-based host, use the IOT-GATE-iMX8PLUS flashing tools to write balenaOS on your device.",
+ "From a Linux-based host, use the IOT-GATE-iMX8PLUS flashing tools to write balenaOS on your device.",
"After flashing is completed, disconnect the micro USB cable from the PROG port, power off the device and then power it back on."
]
}
diff --git a/contracts/hw.device-type/iotdin-imx8p/contract.json b/contracts/hw.device-type/iotdin-imx8p/contract.json
index 13643f81..16a2713e 100644
--- a/contracts/hw.device-type/iotdin-imx8p/contract.json
+++ b/contracts/hw.device-type/iotdin-imx8p/contract.json
@@ -31,7 +31,7 @@
"instructions": [
"Unpack the balenaOS image you downloaded from balena-cloud.",
"Make sure the device is not powered and connect the PROG port to your PC using a micro USB cable.",
- "From a Linux-based host, use the IOT-GATE-iMX8PLUS flashing tools to write balenaOS on your device.",
+ "From a Linux-based host, use the IOT-GATE-iMX8PLUS flashing tools to write balenaOS on your device.",
"After flashing is completed, disconnect the micro USB cable from the PROG port, power off the device and then power it back on."
]
}