Skip to content

Commit 446a889

Browse files
committed
minor spelling edit
1 parent 62927ff commit 446a889

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/wifi/expanded/requests_wifi_api_fitbit.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
import os
88
import time
99

10-
import adafruit_connection_manager
1110
import microcontroller
11+
import adafruit_connection_manager
1212
import wifi
1313

1414
import adafruit_requests
@@ -345,7 +345,7 @@ def time_calc(input_time):
345345
else:
346346
print("🚮 NVM Cleared!")
347347
print(
348-
"⚠️ Save your new access token & refresh token from"
348+
"⚠️ Save your new access token & refresh token from "
349349
"Fitbits Tutorial (Step 4) to settings.toml now."
350350
)
351351
print(

0 commit comments

Comments
 (0)