diff --git a/src/components/pdfs.tsx b/src/components/pdfs.tsx index 9d0295d1156f239705d9da40aa01ef080bd0c4f4..8bd4bc9d576121e8cf3bea0e2b8c25eceb4a7a74 100644 --- a/src/components/pdfs.tsx +++ b/src/components/pdfs.tsx @@ -20,7 +20,7 @@ export default function BFHpdf(){ <ButtonOne text="Flyers" open="flyers"></ButtonOne> </div> <div className="col"> - <ButtonOne text="Posters and Presentations" open="presis"></ButtonOne> + <ButtonOne text="Presentations" open="presis"></ButtonOne> </div> <div className="col"> <ButtonOne text="Judging Form" open="form"></ButtonOne>