Skip to content

Commit 5fcface

Browse files
committed
correct button text
1 parent ee85776 commit 5fcface

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

act-cms-website/src/components/NewsScroll.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const exampleNewsItems = [
3737
title: '2025 Faculty Fellowship Application Now Open',
3838
summary: 'Applications for the 2025 Faculty Fellowship are now open. Apply by February 28, 2025 for consideration.',
3939
link: 'https://molssi.typeform.com/to/svMh8JKr',
40-
buttonText: 'Register Now',
40+
buttonText: 'Apply Here',
4141
},
4242
];
4343

0 commit comments

Comments
 (0)