Skip to content

Commit 338ef51

Browse files
committed
rename repository
1 parent 6a0cd14 commit 338ef51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/training-materials-browser.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ export default function TrainingMaterialsBrowser() {
239239
<div className="min-h-screen bg-background">
240240
<div className="container mx-auto px-4 py-8">
241241
<div className="mb-8">
242-
<h1 className="text-3xl font-bold mb-2">Training Materials Library</h1>
242+
<h1 className="text-3xl font-bold mb-2">ReproInventory - Training</h1>
243243
<p className="text-muted-foreground">
244244
Explore our comprehensive collection of research training materials and educational resources
245245
</p>

0 commit comments

Comments
 (0)