Spaces:
Build error
Build error
Add a comma
Browse files
app.py
CHANGED
|
@@ -31,7 +31,7 @@ def main():
|
|
| 31 |
st.markdown(
|
| 32 |
"<sup>Created with "
|
| 33 |
"[Datamuse](https://www.datamuse.com/api/), "
|
| 34 |
-
"[Mick's rijmwoordenboek](https://rijmwoordenboek.nl)"
|
| 35 |
"[Hugging Face](https://huggingface.co/), "
|
| 36 |
"[Streamlit](https://streamlit.io/) and "
|
| 37 |
"[App Engine](https://cloud.google.com/appengine/)."
|
|
|
|
| 31 |
st.markdown(
|
| 32 |
"<sup>Created with "
|
| 33 |
"[Datamuse](https://www.datamuse.com/api/), "
|
| 34 |
+
"[Mick's rijmwoordenboek](https://rijmwoordenboek.nl), "
|
| 35 |
"[Hugging Face](https://huggingface.co/), "
|
| 36 |
"[Streamlit](https://streamlit.io/) and "
|
| 37 |
"[App Engine](https://cloud.google.com/appengine/)."
|