diff --git a/src/components/DatePicker/DatePicker.mdx b/src/components/DatePicker/DatePicker.mdx
index def6e0fbda..4a4b514129 100644
--- a/src/components/DatePicker/DatePicker.mdx
+++ b/src/components/DatePicker/DatePicker.mdx
@@ -10,10 +10,10 @@ import Table from "../Table/Table";
# DatePicker
-| Component Version | DS Version |
-| ----------------- | ---------- |
-| Added | `0.24.0` |
-| Latest | `2.1.0` |
+| Component Version | DS Version |
+| ----------------- | ----------- |
+| Added | `0.24.0` |
+| Latest | `Prerelease |
## Table of Contents
@@ -63,10 +63,11 @@ attribute. If a `helperTextFrom` or `helperTextTo` is passed in addition to a ge
`helperText` for the entire `DatePicker`, then the `aria-describedby` attribute of the
`` element will be "[general-helperText-id] [input-helperText-id]".
-When `showLabel` is set to false, the single `` element's `aria-label`
-attribute is set to the required `labelText` value. In the "date range" mode,
-when `showLabel` is set to false, the `