mirror of
https://github.com/documenso/documenso.git
synced 2025-11-20 11:41:44 +10:00
fix: minor changes based on review
This commit is contained in:
@ -72,7 +72,7 @@ export default async function AdminStatsPage() {
|
||||
/>
|
||||
<CardMetric
|
||||
icon={File}
|
||||
title="Users who sent one or more documents in the past month"
|
||||
title="Users who uploaded one or more documents in the past month"
|
||||
value={userWithAtLeastOneDocumentSignedPerMonth}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user