diff --git a/index.html b/index.html
index 90e69e9..2e6a376 100644
--- a/index.html
+++ b/index.html
@@ -791,10 +791,10 @@ Apply complete! Resources: 2 added, 0 changed, 0 destroyed.
- Push, not pull. SSH, not agents.
+ Push-based. Runs over SSH.
- YAML playbooks run tasks in order, across any number of hosts
- - No daemon. No certificate authority. Just Python + SSH
+ - Nothing to install on target servers — just Python + SSH
- Idempotent modules — same playbook runs safely again and again