From 13df685548f97ee7aa810d3ad2e506de77388e83 Mon Sep 17 00:00:00 2001 From: Per Lundberg Date: Mon, 15 Oct 2018 10:34:07 +0300 Subject: [PATCH] index.html: Fix typo (It might make sense to put an "edit this page on GitHub" link somewhere? I actually had to dig a bit to find out where the source of this web page was located.) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c5324db..05421f8 100644 --- a/index.html +++ b/index.html @@ -51,7 +51,7 @@ configure or extend to create a custom solution. The release train label (see below) is actually only used explicitly in one artifact: "spring-cloud-dependencies" (all the others have normal numeric release labels tied to their parent project). The -depednencies POM is the one you can use as a BOM for dependency +dependencies POM is the one you can use as a BOM for dependency management. Example using the latest version with the config client and eureka (change the artifact ids to pull in other starters):