From 009c691153a5423f7aefc17fd3398a35b55fe276 Mon Sep 17 00:00:00 2001 From: Jaime Idolpx Date: Tue, 9 Jun 2026 20:26:06 -0400 Subject: [PATCH] fix(IECPage): correct heading from "Drive ROM" to "Drive ROMs" for consistency --- src/app/components/IECPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/IECPage.tsx b/src/app/components/IECPage.tsx index 7f67b31..82bd993 100644 --- a/src/app/components/IECPage.tsx +++ b/src/app/components/IECPage.tsx @@ -108,7 +108,7 @@ export default function IECPage({ config, setConfig }: IECPageProps) { )} -

Drive ROM

+

Drive ROMs