diff --git a/packages/shoreline/src/components/radio/radio.tsx b/packages/shoreline/src/components/radio/radio.tsx
index b95f5a597..53a505b37 100644
--- a/packages/shoreline/src/components/radio/radio.tsx
+++ b/packages/shoreline/src/components/radio/radio.tsx
@@ -10,9 +10,9 @@ import { Label } from '../label'
* @status stable
* @example
*
- * Option 1
+ * Option 1
* Option 2
- * Option 3
+ * Option 3
*
*/
export const Radio = forwardRef(