diff --git a/platypush/backend/http/__init__.py b/platypush/backend/http/__init__.py
index 2e3cb3960..21c649887 100644
--- a/platypush/backend/http/__init__.py
+++ b/platypush/backend/http/__init__.py
@@ -91,14 +91,16 @@ class HttpBackend(Backend):
other music plugin enabled. -->
-
+
+ explicitly exposed as an HTTP resource through the backend
+ `resource_dirs` attribute. -->