diff --git a/src/renderer/src/pages/game-details/sidebar/how-long-to-beat-section.tsx b/src/renderer/src/pages/game-details/sidebar/how-long-to-beat-section.tsx index 5080ce9d..df31f2fd 100644 --- a/src/renderer/src/pages/game-details/sidebar/how-long-to-beat-section.tsx +++ b/src/renderer/src/pages/game-details/sidebar/how-long-to-beat-section.tsx @@ -39,7 +39,7 @@ export function HowLongToBeatSection({ key={category.title} className={styles.howLongToBeatCategory} aria-label={`${category.title}, ${getDuration( - category.duration, + category.duration )}`} >