diff --git a/beat/web/ui/templates/ui/activity_stream.html b/beat/web/ui/templates/ui/activity_stream.html index ccae1ce4b6e4541597879cf0107a84d85e4e95e0..579d1d2701830a52f7d892aeeddca76ab38818d0 100644 --- a/beat/web/ui/templates/ui/activity_stream.html +++ b/beat/web/ui/templates/ui/activity_stream.html @@ -91,7 +91,7 @@ {% if leaderboards and not request.GET.all %} <div class="col-sm-5"> - <h3>Latest Leaderboard Changes</h3> + <h3>Latest Leaderboard Updates</h3> <p class="help">From subscribed leaderboards only. Click <a href="{% url "search:list" author.username %}">here</a> to see more</p> <hr/>