Skip to content

Commit 280b906

Browse files
Mikefly123Copilot
andauthored
Update repl.py to Fix a Typo
Co-authored-by: Copilot <[email protected]>
1 parent 8f3486e commit 280b906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ def dumb_burn(duration=5) -> None:
171171
ENABLE_BURN_B.value = True
172172

173173

174-
## Initialzing the Heater ##
174+
## Initializing the Heater ##
175175
def heater_pulse() -> None:
176176
"""
177177
This function is used to turn on the heater.

0 commit comments

Comments
 (0)