Spaces:
Running
Running
wissamantoun
commited on
Commit
•
3bf2cc9
1
Parent(s):
c6d8cfb
fixed typo
Browse files- backend/home.py +1 -1
backend/home.py
CHANGED
@@ -5,7 +5,7 @@ import awesome_streamlit as ast
|
|
5 |
def write():
|
6 |
st.markdown(
|
7 |
"""
|
8 |
-
# Arabic Natural Language
|
9 |
|
10 |
![visitors](https://visitor-badge.glitch.me/badge?page_id=wissamantoun.arabicnlpapp)
|
11 |
|
|
|
5 |
def write():
|
6 |
st.markdown(
|
7 |
"""
|
8 |
+
# Arabic Natural Language Processing
|
9 |
|
10 |
![visitors](https://visitor-badge.glitch.me/badge?page_id=wissamantoun.arabicnlpapp)
|
11 |
|