You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: google-cloud-examples/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ To run examples from your command line:
88
88
* Here's an example run of `DnsExample`.
89
89
90
90
Note that you have to enable the Google Cloud DNS API on the [Google Developers Console][developers-console] before running the following commands.
91
-
You will need to replace the domain name `elaborateexample.com` with your own domain name with [verified ownership](https://www.google.com/webmasters/verification/home).
91
+
You will need to replace the domain name `elaborateexample.com` with your own domain name with [verified ownership](https://www.google.com/webmasters/verification/home).
92
92
Also, note that the example creates and deletes record sets of type A only. Operations with other record types are not implemented in the example.
0 commit comments