Updated generated docs
diff --git a/docs/dyn/freebase.v1.text.html b/docs/dyn/freebase.v1.text.html
index 8521a90..1909ab8 100644
--- a/docs/dyn/freebase.v1.text.html
+++ b/docs/dyn/freebase.v1.text.html
@@ -23,7 +23,14 @@
plain - Return plain text - strip html tags.<br>
raw - Return the entire content as-is.<br>
maxlength: integer, The max number of characters to return. Valid only for 'plain' format.<br>
- id: string, The id of the item that you want data about (required) (repeated)</tt></dd></dl>
+ id: string, The id of the item that you want data about (required) (repeated)<br>
+ <br>
+Returns:<br>
+ An object of the form<br>
+ <br>
+ {<br>
+ "result": "A String", # The text requested.<br>
+ }</tt></dd></dl>
<hr>
Data descriptors defined here:<br>