diff --git a/docs/usage/self-hosted-configuration.md b/docs/usage/self-hosted-configuration.md
index f57c95d91bbbea307a3bf13cf9da69e383f2c279..f17dff1c68f34f6b6700f37741eb4fe573c53e23 100644
--- a/docs/usage/self-hosted-configuration.md
+++ b/docs/usage/self-hosted-configuration.md
@@ -915,9 +915,8 @@ For example: `:warning:` will be replaced with `⚠️`.
 
 ## useCloudMetadataServices
 
-Some cloud providers offer services to receive metadata about the current instance, for example [AWS Instance metadata](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-instance-metadata.html)
-or [GCP VM metadata](https://cloud.google.com/compute/docs/metadata/overview).
-Use this option to control whether Renovate should try to access these services.
+Some cloud providers offer services to receive metadata about the current instance, for example [AWS Instance metadata](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/ec2-instance-metadata.html) or [GCP VM metadata](https://cloud.google.com/compute/docs/metadata/overview).
+You can control if Renovate should try to access these services with the `useCloudMetadataServices` config option.
 
 ## username