Merge pull request #29 from perlun/patch-1

index.html: Fix typo
This commit is contained in:
Ryan Baxter
2018-10-15 10:36:16 -04:00
committed by GitHub

View File

@@ -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):