update for new recommender service changes

This commit is contained in:
r888888888
2018-07-21 23:19:11 -07:00
parent c9092d52d7
commit a669fe361c
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<div id="a-index">
<h1>Recommended Posts</h1>
<p>Based on your voting history, you may enjoy these posts. Vote more to get more accurate results. These recommendations update every hour.</p>
<p>Based on your favorites, you may enjoy these posts. Favorite more to get more accurate results. These recommendations update every hour.</p>
<%= render partial: "show" %>
</div>