Update crs_arena/arena.py
Browse files- crs_arena/arena.py +1 -1
crs_arena/arena.py
CHANGED
@@ -302,7 +302,7 @@ st.write(
|
|
302 |
|
303 |
st.header(":page_with_curl: Rules")
|
304 |
st.write(
|
305 |
-
"* Chat with each CRS (one after the other) to get movie recommendations "
|
306 |
"up until you feel statisfied or frustrated.\n"
|
307 |
"* Please be patient as some CRSs may take a few seconds to respond.\n"
|
308 |
"* Try to send several messages to each CRS to get a better sense of their "
|
|
|
302 |
|
303 |
st.header(":page_with_curl: Rules")
|
304 |
st.write(
|
305 |
+
"* Chat with each CRS (one after the other) to get **movie recommendations** "
|
306 |
"up until you feel statisfied or frustrated.\n"
|
307 |
"* Please be patient as some CRSs may take a few seconds to respond.\n"
|
308 |
"* Try to send several messages to each CRS to get a better sense of their "
|