diff --git a/source/_integrations/group.markdown b/source/_integrations/group.markdown
index 451f8ca80a5..ce40ecc90aa 100644
--- a/source/_integrations/group.markdown
+++ b/source/_integrations/group.markdown
@@ -10,7 +10,7 @@ ha_release: pre 0.7
Groups allow the user to combine multiple entities into one.
-Check the **Set State**
page from the **Developer Tools** and browse the **Current entities:** listing for all available entities.
+Check the **States**
page from the **Developer Tools** and browse the **Current entities:** listing for all available entities.
```yaml
# Example configuration.yaml entry
@@ -70,7 +70,7 @@ Some integrations automatically create special groups containing integration ent
- `group.all_scripts`
- `group.all_automations`
-You can see list of these groups in **State**
page of the **Developer Tools**.
+You can see list of these groups in **States**
page of the **Developer Tools**.
## Group behavior