Fix wording on CMP info page (#3385)

This commit is contained in:
Prospector 2025-03-11 23:28:17 -07:00 committed by GitHub
parent 887e437d35
commit 621ed5fb02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -125,9 +125,9 @@
<a href="https://github.com/modrinth/code/blob/main/apps/labrinth/src/queue/payouts.rs#L598">
revenue distribution system</a
>. We also have an
<a href="https://api.modrinth.com/v3/payout/platform_revenue">API route</a> that allows users
to query exact daily revenue for the site - so far, Modrinth has generated
<strong>{{ formatMoney(platformRevenue) }}</strong> in revenue.
<a href="https://api.modrinth.com/v3/payout/platform_revenue">API route</a>
to query the exact daily advertising revenue for the site - so far, creators on Modrinth have
earned a total of <strong>{{ formatMoney(platformRevenue) }}</strong> in ad revenue.
</p>
<table>
<thead>
@ -148,7 +148,7 @@
</tbody>
</table>
<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
<a href="https://api.modrinth.com/v3/payout/platform_revenue">API route</a>.</small
>