singhjagpreet commited on
Commit
a4f4118
1 Parent(s): 0be4ca4

updated index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -129,7 +129,7 @@
129
  </div>
130
  </form>
131
  <h2>
132
- THE prediction is {{results}}
133
  </h2>
134
  </div>
135
  </body>
 
129
  </div>
130
  </form>
131
  <h2>
132
+ The Predicted Score: {{results}}
133
  </h2>
134
  </div>
135
  </body>