awacke1 commited on
Commit
ac73dbc
·
verified ·
1 Parent(s): 3720bad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ With the combination of storytelling, wordplay, and poetry, Baby Gecko Learns Po
68
 
69
  """)
70
 
71
- st.markdwon(markdown)
72
 
73
 
74
 
 
68
 
69
  """)
70
 
71
+ st.markdown(markdown)
72
 
73
 
74