fix typo
This commit is contained in:
@@ -158,7 +158,7 @@
|
|||||||
<th>API Limits</th>
|
<th>API Limits</th>
|
||||||
<td>
|
<td>
|
||||||
<%= CurrentUser.user.remaining_api_limit %>
|
<%= CurrentUser.user.remaining_api_limit %>
|
||||||
/ <%= CurrentUser.user.api_burst_limit %>,
|
/ <%= CurrentUser.user.api_burst_limit %> <span class="hint">(may not be up to date)</span>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|||||||
Reference in New Issue
Block a user