diff --git a/source/_posts/2022-10-05-release-202210.markdown b/source/_posts/2022-10-05-release-202210.markdown
index b7721448b64..b106c00f8c8 100644
--- a/source/_posts/2022-10-05-release-202210.markdown
+++ b/source/_posts/2022-10-05-release-202210.markdown
@@ -54,7 +54,7 @@ Enjoy the (beta) release!
- [Active Bluetooth everywhere](#active-bluetooth-everywhere)
- [Support for iBeacons](#support-for-ibeacons)
- [Finding the right integration](#finding-the-right-integration)
-- [Sub-views for dashboards](#sub-views-for-dashboards)
+- [Subviews for dashboards](#subviews-for-dashboards)
- [All dialogs restyled](#all-dialogs-restyled)
- [Viewing YAML automations in the automation editor](#viewing-yaml-automations-in-the-automation-editor)
- [Handling version numbers in templates](#handling-version-numbers-in-templates)
@@ -67,7 +67,6 @@ Enjoy the (beta) release!
- [Farewell to the following](#farewell-to-the-following)
- [All changes](#all-changes)
-
Don't forget to [join our release party live stream on YouTube](https://www.youtube.com/watch?v=nlbwmnLi4Ms) today at 12:00 PDT / 21:00 CET!
-Dashboard views now can be marked as "Subview".
+Subviews won't show up in the navigation bar of your dashboard, meaning
+you can only navigate to them by using, for example, a navigation action on
+a button.
+
+When you navigate to a subview, the subview itself will not show the Dashboard
+navigation bar. Instead, it will show a back button to the previous view
+you came from.
-
-Temporary image, which needs to be replaced.
+
+Screen recording showing a Kitchen subview in action.