Spaces:
Runtime error
Runtime error
Nathan Franklin
commited on
Commit
·
ed9cdc7
1
Parent(s):
3db384d
change instructions to match button wording
Browse files
app.py
CHANGED
@@ -107,7 +107,7 @@ with gr.Blocks() as demo:
|
|
107 |
header_section = gr.Markdown(
|
108 |
"""
|
109 |
# AI Language Buddy!
|
110 |
-
Click the **
|
111 |
""")
|
112 |
|
113 |
language = gr.Dropdown(
|
|
|
107 |
header_section = gr.Markdown(
|
108 |
"""
|
109 |
# AI Language Buddy!
|
110 |
+
Click the **Send Message** button to practice your language skills!
|
111 |
""")
|
112 |
|
113 |
language = gr.Dropdown(
|