diff --git a/src/components/Publication/index.tsx b/src/components/Publication/index.tsx
index a104087..8d2643d 100644
--- a/src/components/Publication/index.tsx
+++ b/src/components/Publication/index.tsx
@@ -13,7 +13,7 @@ function getAwardInfo(pubId: Number) {
if (pubId === 68) {
return | ★ Singapore PREMIA Best Student Paper Awards, Certificate of Commendation
}
- if (pubId === 76) {
+ if (pubId === 75) {
return | ★ Best Newcomer Award of PODS 2026
}
return "";