We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e06b264 commit bedf587Copy full SHA for bedf587
xds/internal/balancer/clusterresolver/e2e_test/aggregate_cluster_test.go
@@ -390,7 +390,7 @@ func (s) TestAggregateCluster_WithOneDNSCluster_HostnameChange(t *testing.T) {
390
defer cleanup1()
391
392
// Start two test backends and extract their host and port. The first
393
- // backend is used intially for the LOGICAL_DNS cluster and an update
+ // backend is used initially for the LOGICAL_DNS cluster and an update
394
// switches the cluster to use the second backend.
395
servers, cleanup2 := startTestServiceBackends(t, 2)
396
defer cleanup2()
0 commit comments