Skip to content

Commit eea188d

Browse files
authored
Merge pull request #2460 from jepler/embarassing-typo
chatgpt didn't seem to notice this typo either
2 parents c513644 + d6fbb2e commit eea188d

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)