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.)
This commit is contained in:
Per Lundberg
2018-10-15 10:34:07 +03:00
committed by GitHub
parent 437366a6c6
commit 13df685548

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