Skip to content

Commit adb5b07

Browse files
Update adafruit_gc_iot_core.py
Co-authored-by: Dan Halbert <[email protected]>
1 parent 3ff3113 commit adb5b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_gc_iot_core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ class Cloud_Core:
354354
"""CircuitPython Google Cloud IoT Core module.
355355
356356
:param ESP_SPIcontrol esp: ESP32SPI object.
357-
:param dict secrets: dictonary of settings.
357+
:param dict secrets: dictionary of settings.
358358
:param bool log: Enable Cloud_Core logging, defaults to False.
359359
"""
360360

0 commit comments

Comments
 (0)