diff --git a/docs/src/main/asciidoc/spring-cloud-cloud-foundry-connector.adoc b/docs/src/main/asciidoc/spring-cloud-cloud-foundry-connector.adoc index adc3913..e3d1a6d 100644 --- a/docs/src/main/asciidoc/spring-cloud-cloud-foundry-connector.adoc +++ b/docs/src/main/asciidoc/spring-cloud-cloud-foundry-connector.adoc @@ -153,7 +153,7 @@ The connector will check for: The connector will check for: * `uri` or `uris` using the scheme `sqlserver` -* `jdbcUrl` field in `credentials` using the scheme `oracle` +* `jdbcUrl` field in `credentials` using the scheme `sqlserver` * `sqlserverUri`, `sqlserveruri`, `sqlserverUrl`, or `sqlserverurl` fields in `credentials` == Supporting New Service Types