Skip to content

Commit

Permalink
Update header on Project Images page to say "Project Images" (#2311)
Browse files Browse the repository at this point in the history
Update header on Project Images page
  • Loading branch information
charliepark authored Jul 3, 2024
1 parent f30a3ba commit 3a2e3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pages/project/images/ImagesPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export function ImagesPage() {
return (
<>
<PageHeader>
<PageTitle icon={<Images24Icon />}>Images</PageTitle>
<PageTitle icon={<Images24Icon />}>Project Images</PageTitle>
<DocsPopover
heading="Images"
icon={<Images16Icon />}
Expand Down

0 comments on commit 3a2e3e1

Please sign in to comment.