diff --git a/packages/docs/src/examples/v-list/misc-action-and-item-groups.vue b/packages/docs/src/examples/v-list/misc-action-and-item-groups.vue
deleted file mode 100644
index b05c4320dad..00000000000
--- a/packages/docs/src/examples/v-list/misc-action-and-item-groups.vue
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
-
-
-
- Settings
-
-
-
-
-
-
-
- User Controls
-
-
- Content filtering
-
-
- Set the content filtering level to restrict appts that can be downloaded
-
-
-
-
- Password
-
-
- Require password for purchase or use password to restrict purchase
-
-
-
-
-
-
-
- General
-
-
-
-
-
-
-
-
-
- Notifications
-
-
- Notify me about updates to apps or games that I downloaded
-
-
-
-
-
-
-
-
-
-
- Sound
-
-
- Auto-update apps at any time. Data charges may apply
-
-
-
-
-
-
-
-
-
-
- Auto-add widgets
-
-
- Automatically add home screen widgets when downloads complete
-
-
-
-
-
diff --git a/packages/docs/src/examples/v-list/misc-actions.vue b/packages/docs/src/examples/v-list/misc-actions.vue
new file mode 100644
index 00000000000..56191703950
--- /dev/null
+++ b/packages/docs/src/examples/v-list/misc-actions.vue
@@ -0,0 +1,58 @@
+
+
+
+
+ Settings
+
+
+
+
+
+ User Controls
+
+
+
+
+
+
+ General
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/packages/docs/src/pages/en/components/lists.md b/packages/docs/src/pages/en/components/lists.md
index acd19ee0681..cf36a0ac3fe 100644
--- a/packages/docs/src/pages/en/components/lists.md
+++ b/packages/docs/src/pages/en/components/lists.md
@@ -130,6 +130,6 @@ Lists can contain subheaders, dividers, and can contain 1 or more lines. The sub
#### Action and item groups
-A **three-line** list with actions. Utilizing **v-list-group**, easily connect actions to your tiles.
+A **three-line** list with actions. Utilizing **selection-strategy**, easily connect actions to your tiles.
-
+