j-js commited on
Commit
98fe651
·
verified ·
1 Parent(s): 9261ed7

Update ui_html.py

Browse files
Files changed (1) hide show
  1. ui_html.py +1 -1
ui_html.py CHANGED
@@ -43,7 +43,7 @@ HOME_HTML = """
43
 
44
  <p>
45
  You can type either:
46
- <br>- plain text like <b>Solve: x/5 = 12</b>
47
  <br>- or a full JSON request
48
  </p>
49
 
 
43
 
44
  <p>
45
  You can type either:
46
+ <br>- plain text
47
  <br>- or a full JSON request
48
  </p>
49