From 1de99dcc8e64c618bb712e3c12967f57878b24ab Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 25 Apr 2016 17:32:16 +0100 Subject: [PATCH] Remove dangling backtick --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 7ef621b..fb8d8d1 100644 --- a/index.html +++ b/index.html @@ -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