Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Commit

Permalink
Refresh profiles less often // #190
Browse files Browse the repository at this point in the history
  • Loading branch information
lourot committed Jul 10, 2019
1 parent 2450dd0 commit 5ecbf8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reframe/views/Landing.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ class Landing extends React.Component {
<span className="landing-statistics">
<br />
We are currently refreshing {this.state.meta.num_contribs}
&nbsp;contributions daily on {this.state.meta.num_users} user profiles.
&nbsp;contributions regularly on {this.state.meta.num_users} user profiles.
</span> || ''
}
</p>
Expand Down

0 comments on commit 5ecbf8f

Please sign in to comment.