Commit f100d611 authored by Yong Tang's avatar Yong Tang Committed by corbot[bot]

Fix incorrect sample configuration in clouddns (#3457)

Automatically submitted.
parent e14e053d
......@@ -59,7 +59,7 @@ Enable clouddns with fallthrough:
~~~ txt
example.org {
clouddns example.org.:gcp-example-project:example-zone clouddns example.com.:gcp-example-project:example-zone-2 {
clouddns example.org.:gcp-example-project:example-zone example.com.:gcp-example-project:example-zone-2 {
fallthrough example.gov.
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment