Skip to content

Commit ecbea90

Browse files
committed
Fix formatting error in reference documentation
1 parent 9117d2e commit ecbea90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/index.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1001,7 +1001,7 @@ def managedVersions = dependencyManagement.managedVersions
10011001
val managedVersions = dependencyManagement.managedVersions
10021002
----
10031003

1004-
Managed versions from configuration-specific dependency management are available from `dependencyManagement.<configuration>.managedVersions`, as shown in the following example for the `implementation `configuratation`:
1004+
Managed versions from configuration-specific dependency management are available from `dependencyManagement.<configuration>.managedVersions`, as shown in the following example for the `implementation` configuratation`:
10051005

10061006
[source,groovy,indent=0,subs="verbatim,attributes",role="primary"]
10071007
.Groovy

0 commit comments

Comments
 (0)