diff --git a/res/res_ari.c b/res/res_ari.c
index 236b257735..133ca6689c 100644
--- a/res/res_ari.c
+++ b/res/res_ari.c
@@ -84,9 +84,11 @@
General configuration settings
Enable/disable the ARI module
- This option enables or disables the ARI module.
- Asterisk's HTTP server also needs to be enabled for ARI to communicate over it.
-
+
+ This option enables or disables the ARI module.
+
+ ARI uses Asterisk's HTTP server, which must also be enabled in http.conf.
+
[http.conf]