diff --git a/.astro/settings.json b/.astro/settings.json
index 436f84f..5f8ce4e 100644
--- a/.astro/settings.json
+++ b/.astro/settings.json
@@ -1,5 +1,5 @@
{
"_variables": {
- "lastUpdateCheck": 1768720957419
+ "lastUpdateCheck": 1769820972528
}
}
\ No newline at end of file
diff --git a/src/components/RadioButtons.tsx b/src/components/RadioButtons.tsx
index 621cb76..9c20e32 100644
--- a/src/components/RadioButtons.tsx
+++ b/src/components/RadioButtons.tsx
@@ -17,7 +17,7 @@ const RadioButtons = ({buttonIDs, buttonText, inputElementName, stateSetter} : R
return (