Updated docs
diff --git a/docs/dyn/books.v1.myconfig.html b/docs/dyn/books.v1.myconfig.html
index 57f1db0..3fe7d69 100644
--- a/docs/dyn/books.v1.myconfig.html
+++ b/docs/dyn/books.v1.myconfig.html
@@ -105,7 +105,7 @@
An object of the form<br>
<br>
{<br>
- "totalItems": 42, # Total number of volumes found. This might be greater than the number of volumes returned in this response if results have been paginated. Total number of volumes found.<br>
+ "totalItems": 42, # Total number of volumes found. This might be greater than the number of volumes returned in this response if results have been paginated.<br>
"items": [ # A list of volumes.<br>
{<br>
"kind": "books#volume", # Resource type for a volume. (In LITE projection.)<br>