diff --git a/source/_posts/2023-11-01-release-202311.markdown b/source/_posts/2023-11-01-release-202311.markdown
index da3b4142a11..47f4c18daf4 100644
--- a/source/_posts/2023-11-01-release-202311.markdown
+++ b/source/_posts/2023-11-01-release-202311.markdown
@@ -47,7 +47,7 @@ Enjoy the release!
- [There is a lot to-do!](#there-is-a-lot-to-do)
- [Shopping lists are now to-do's too!](#shopping-lists-are-now-to-dos-too)
- [Integrations providing your to-dos](#integrations-providing-your-to-dos)
-- [Custom state content for Tile cards](#custom-state-content-for-tile-cards)
+- [Customize the information shown in your Tile cards](#customize-the-information-shown-in-your-tile-cards)
- [Matter 1.2 is here!](#matter-12-is-here)
- [Custom date ranges in the energy dashboard!](#custom-date-ranges-in-the-energy-dashboard)
- [New conditions for the conditional card](#new-conditions-for-the-conditional-card)
@@ -130,17 +130,20 @@ above all, provides you with the power of Home Assistant to automate on them.
[Todoist]: /integrations/todoist
[Google Tasks]: /integrations/google_tasks
-## Custom state content for Tile cards
+## Customize the information shown in your Tile cards
-Tile card now display the state of the entity in the card. But what if you want
-to display something else? [@piitaya] to the rescue!
+Tile card now displays the entity's state information on the card.
+But what if you want to display something else? [@piitaya] to the rescue!
-You can now customize it to your liking. Show the state of the entity, any of its
+You can now customize it to your liking. Show the entity's state, any of its
attributes, or a combination of both!
-
+
+
+You can add any attribute of the entity to the state content of the tile card.
+