diff --git a/core/src/components/range/range.tsx b/core/src/components/range/range.tsx index 4a7927dec9..c57982114e 100644 --- a/core/src/components/range/range.tsx +++ b/core/src/components/range/range.tsx @@ -555,7 +555,7 @@ export class Range implements ComponentInterface { printIonWarning( `Using ion-range with an ion-label has been deprecated. To migrate, remove the ion-label and pass your label directly into ion-toggle instead. -Example: Volume: +Example: Volume: For ranges that do not have a visible label, developers should use "aria-label" so screen readers can announce the purpose of the range.