activity: Rename effective rate column to rate.

This commit is contained in:
Vishnu KS 2021-06-16 12:35:07 +05:30 committed by Tim Abbott
parent 64f04e9913
commit fdae1be144
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
{% if billing_enabled %}
<th>Plan type</th>
<th>ARR</th>
<th>Effective rate (%)</th>
<th>Rate (%)</th>
{% endif %}
<th></th>
<th>DAU</th>