Skip to content

Commit 4229a5e

Browse files
asizikovCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent c92b754 commit 4229a5e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/UploadPage.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export function UploadPage({
5353
and potential charges.
5454
</p>
5555
<p className="mx-auto mb-8 max-w-[640px] text-fg-muted text-[15px] leading-[1.7]">
56-
Upload a Copilot usage billing CSV to analyze your report. Enterprise Admins or Billing Managers
56+
Upload a Copilot usage-based billing CSV to analyze your report. Enterprise Admins or Billing Managers
5757
can download usage-based billing reports from{' '}
5858
<strong>Billing and licensing → Usage → AI usage</strong>.
5959
</p>
@@ -117,7 +117,7 @@ export function UploadPage({
117117
<UploadIcon size={40} className="fill-fg-muted" aria-hidden />
118118
</div>
119119
<h3 className="m-0 font-semibold text-fg-default text-[18px] sm:text-[20px]">Drop your CSV here or click to browse</h3>
120-
<p className="m-0 text-fg-muted text-[14px]">Copilot usage billing CSV</p>
120+
<p className="m-0 text-fg-muted text-[14px]">Copilot usage-based billing CSV</p>
121121
</>
122122
)}
123123
</div>

0 commit comments

Comments
 (0)