Skip to content

Commit 2f7004c

Browse files
committed
MPAE-15564: Slight grammar improvement
1 parent 07a185c commit 2f7004c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ Below is a list of the various possible errors that are continuously checked for
143143
| PELTIER_GAIN_ERROR | 4 | The gain of the operational amplifier exceeds expected tolerance
144144
| PELTIER_INT_OVERHEAT | 5 | Internal MCU temperature is too hot (70°C)|
145145
| PELTIER_HEATSINK_OVERHEAT | 6 | Heat sink is too hot (80°C)|
146-
| PELTIER_SENSE_HOT_OPEN | 7 | Thermistor for heat sink is disconnected |
147-
| PELTIER_SENSE_COLD_OPEN | 8 | Thermistor for plate temp is disconnected |
146+
| PELTIER_SENSE_HOT_OPEN | 7 | Thermistor for the heat sink is disconnected |
147+
| PELTIER_SENSE_COLD_OPEN | 8 | Thermistor for the plate temp is disconnected |
148148
| PELTIER_PLATE_TEMP_LIMIT | 9 | Cold plate is below safe temperature |
149149
| PELTIER_EEPROM_WRITE_FAIL | 10 | Internal EEPROM written value does not match read value. |
150150

0 commit comments

Comments
 (0)