Fix wording on CMP info page (#3385)
This commit is contained in:
parent
887e437d35
commit
621ed5fb02
@ -125,9 +125,9 @@
|
|||||||
<a href="https://github.com/modrinth/code/blob/main/apps/labrinth/src/queue/payouts.rs#L598">
|
<a href="https://github.com/modrinth/code/blob/main/apps/labrinth/src/queue/payouts.rs#L598">
|
||||||
revenue distribution system</a
|
revenue distribution system</a
|
||||||
>. We also have an
|
>. We also have an
|
||||||
<a href="https://api.modrinth.com/v3/payout/platform_revenue">API route</a> that allows users
|
<a href="https://api.modrinth.com/v3/payout/platform_revenue">API route</a>
|
||||||
to query exact daily revenue for the site - so far, Modrinth has generated
|
to query the exact daily advertising revenue for the site - so far, creators on Modrinth have
|
||||||
<strong>{{ formatMoney(platformRevenue) }}</strong> in revenue.
|
earned a total of <strong>{{ formatMoney(platformRevenue) }}</strong> in ad revenue.
|
||||||
</p>
|
</p>
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
@ -148,7 +148,7 @@
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<small
|
<small
|
||||||
>Modrinth's total revenue in the previous 5 days, for the entire dataset, use the
|
>Modrinth's total ad revenue in the previous 5 days, for the entire dataset, use the
|
||||||
aforementioned
|
aforementioned
|
||||||
<a href="https://api.modrinth.com/v3/payout/platform_revenue">API route</a>.</small
|
<a href="https://api.modrinth.com/v3/payout/platform_revenue">API route</a>.</small
|
||||||
>
|
>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user