Remove dangling backtick

This commit is contained in:
Dave Syer
2016-04-25 17:32:16 +01:00
parent 98c45951e9
commit 1de99dcc8e

View File

@@ -62,7 +62,7 @@ and eureka (change the artifact ids to pull in other starters):
Spring Cloud focuses on providing good out of box experience for typical use cases and extensibility mechanism to cover others.
* Distributed/versioned configuration
* Service registration and discovery`
* Service registration and discovery
* Routing
* Service-to-service calls
* Load balancing