Update docs for 1.4.2 release
diff --git a/docs/dyn/compute_v1.licenses.html b/docs/dyn/compute_v1.licenses.html
index fbba2a3..ca2453b 100644
--- a/docs/dyn/compute_v1.licenses.html
+++ b/docs/dyn/compute_v1.licenses.html
@@ -92,8 +92,8 @@
     { # A license resource.
     "chargesUseFee": True or False, # If true, the customer will be charged license fee for running software that contains this license on an instance.
     "kind": "compute#license", # [Output Only] Type of resource. Always compute#license for licenses.
-    "name": "A String", # Name of the resource. The name must be 1-63 characters long, and comply with RCF1035.
-    "selfLink": "A String", # [Output Only] Server defined URL for the resource.
+    "name": "A String", # [Output Only] Name of the resource. The name is 1-63 characters long and complies with RFC1035.
+    "selfLink": "A String", # [Output Only] Server-defined URL for the resource.
   }</pre>
 </div>