diff --git a/docs/PoweredUP.html b/docs/PoweredUP.html
index 637fa53..ef01dc9 100644
--- a/docs/PoweredUP.html
+++ b/docs/PoweredUP.html
@@ -488,7 +488,7 @@
-
Retrieve a Powered UP Hub by name.
+
Retrieve a list of Powered UP Hub by name.
diff --git a/docs/poweredup.js.html b/docs/poweredup.js.html
index c71f8ce..1571fbe 100644
--- a/docs/poweredup.js.html
+++ b/docs/poweredup.js.html
@@ -183,7 +183,7 @@ class PoweredUP extends events_1.EventEmitter {
return this._connectedHubs[uuid];
}
/**
- * Retrieve a Powered UP Hub by name.
+ * Retrieve a list of Powered UP Hub by name.
* @method PoweredUP#getConnectedHubsByName
* @param {string} name
* @returns {Hub[]}
diff --git a/docs/quicksearch.html b/docs/quicksearch.html
index 0a83535..7a98465 100644
--- a/docs/quicksearch.html
+++ b/docs/quicksearch.html
@@ -7,7 +7,7 @@