From 621ed5fb02f0fd1f81d3f922c010d93eebb128f8 Mon Sep 17 00:00:00 2001 From: Prospector <6166773+Prospector@users.noreply.github.com> Date: Tue, 11 Mar 2025 23:28:17 -0700 Subject: [PATCH] Fix wording on CMP info page (#3385) --- apps/frontend/src/pages/legal/cmp-info.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/frontend/src/pages/legal/cmp-info.vue b/apps/frontend/src/pages/legal/cmp-info.vue index 0a10b3be8..ddf4ec842 100644 --- a/apps/frontend/src/pages/legal/cmp-info.vue +++ b/apps/frontend/src/pages/legal/cmp-info.vue @@ -125,9 +125,9 @@ revenue distribution system. We also have an - API route that allows users - to query exact daily revenue for the site - so far, Modrinth has generated - {{ formatMoney(platformRevenue) }} in revenue. + API route + to query the exact daily advertising revenue for the site - so far, creators on Modrinth have + earned a total of {{ formatMoney(platformRevenue) }} in ad revenue.

@@ -148,7 +148,7 @@
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 API route.