diff --git a/source/_integrations/fan.markdown b/source/_integrations/fan.markdown
index 648ffb98b66..6d2bd738cfc 100644
--- a/source/_integrations/fan.markdown
+++ b/source/_integrations/fan.markdown
@@ -19,13 +19,13 @@ Available services:
-Not all fan services may be available for your platform. Be sure to check the available services Home Assistant has enabled by checking

**Services**.
+Not all fan services may be available for your platform. You can check which services are available for your fan(s) under **Developer Tools** -> **Services**.
### Service `fan.set_speed`
-Sets the speed for fan device
+Sets the speed for fan device.
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |
@@ -48,7 +48,7 @@ automation:
### Service `fan.set_direction`
-Sets the rotation for fan device
+Sets the rotation for fan device.
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |
@@ -71,7 +71,7 @@ automation:
### Service `fan.oscillate`
-Sets the oscillation for fan device
+Sets the oscillation for fan device.
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |