Skip to content

Commit d6fbb2e

Browse files
committed
chatgpt didn't seem to notice this typo either
1 parent c513644 commit d6fbb2e

File tree

1 file changed

+1
-1
lines changed
  • CircuitPython_GetSuperpower_PicoW_OpenAI

1 file changed

+1
-1
lines changed

CircuitPython_GetSuperpower_PicoW_OpenAI/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
# Invent and vividly describe an alien species. write one paragraph
5959

6060
prompt=os.getenv("MY_PROMPT", """
61-
Write 1 setence starting "you can" about an unconventional but useful superpower
61+
Write 1 sentence starting "you can" about an unconventional but useful superpower
6262
""").strip()
6363
please_wait=os.getenv("PLEASE_WAIT", """
6464
Finding superpower

0 commit comments

Comments
 (0)