Skip to content

Commit 4a39904

Browse files
committed
typo part 2
1 parent 9071fff commit 4a39904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/operator-binary/src/druid_controller.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ fn build_rolegroup_config_map(
740740
tracing::warn!(
741741
region = ?s3.region,
742742
"You configured a non-default region on the S3Connection.
743-
The S3Connection region field is ignored, because Druid uses the AWS SDK v1, which ignores the region if the endpoint is set. \
743+
The S3Connection region field is ignored because Druid uses the AWS SDK v1, which ignores the region if the endpoint is set. \
744744
The host is a required field, therefore the endpoint will always be set."
745745
)
746746
}

0 commit comments

Comments
 (0)