diff --git a/source/_dashboards/conditional.markdown b/source/_dashboards/conditional.markdown index 9c4d23f1696..0e95d61af94 100644 --- a/source/_dashboards/conditional.markdown +++ b/source/_dashboards/conditional.markdown @@ -1,6 +1,6 @@ --- type: card -title: Conditional Card +title: Conditional card sidebar_label: Conditional description: The Conditional card displays another card based on conditions. --- diff --git a/source/_dashboards/entities.markdown b/source/_dashboards/entities.markdown index 69f74e67c5a..d82ceb208cd 100644 --- a/source/_dashboards/entities.markdown +++ b/source/_dashboards/entities.markdown @@ -1,6 +1,6 @@ --- type: card -title: "Entities Card" +title: "Entities card" sidebar_label: Entities description: "The entities card is the most common type of card. It groups items together into lists." --- diff --git a/source/_dashboards/gauge.markdown b/source/_dashboards/gauge.markdown index 3a738f87fc8..8d8eff50b60 100644 --- a/source/_dashboards/gauge.markdown +++ b/source/_dashboards/gauge.markdown @@ -1,6 +1,6 @@ --- type: card -title: "Gauge Card" +title: "Gauge card" sidebar_label: Gauge description: "The gauge card is a basic card that allows visually seeing sensor data." --- diff --git a/source/_dashboards/picture.markdown b/source/_dashboards/picture.markdown index 5a2fca27cc0..3e11c3bbb98 100644 --- a/source/_dashboards/picture.markdown +++ b/source/_dashboards/picture.markdown @@ -1,6 +1,6 @@ --- type: card -title: "Picture Card" +title: "Picture card" sidebar_label: Picture description: "The picture card allows you to set an image to use for navigation to various paths in your interface or to call a service." ---