diff --git a/contracts/hw.device-type/asus-tinker-board-s/contract.json b/contracts/hw.device-type/asus-tinker-board-s/contract.json
index f41baa41..f1eed30d 100644
--- a/contracts/hw.device-type/asus-tinker-board-s/contract.json
+++ b/contracts/hw.device-type/asus-tinker-board-s/contract.json
@@ -30,12 +30,12 @@
},
"partials": {
"bootDeviceExternal": [
- "Make sure that the jumper between the 5V power supply and the HDMI connect is in the MASKROM mode as illustrated on the Tinker Board Wiki.",
+ "Make sure that the jumper between the 5V power supply and the HDMI connect is in the MASKROM mode as illustrated on the Tinker Board Wiki.",
"Connect power to the {{name}}."
],
"flashIndicator": ["all LEDs are off"],
"bootDevice": [
- "Make sure that the jumper between the 5V power supply and the HDMI connect is in the parking (no function) mode as illustrated on the Tinker Board Wiki.",
+ "Make sure that the jumper between the 5V power supply and the HDMI connect is in the parking (no function) mode as illustrated on the Tinker Board Wiki.",
"Remove and re-connect power to the {{name}}."
]
}