fixed typo

This commit is contained in:
Spencer Gibb
2015-05-26 10:56:57 -06:00
parent 4255179354
commit 2559b76747

View File

@@ -12,7 +12,7 @@ Service Discovery is one of the key tenets of a microservice based architecture.
=== Registering with Eureka
When a client registers with Eureka, it provide meta-data about itself
When a client registers with Eureka, it provides meta-data about itself
such as host and port, health indicator URL, home page etc. Eureka
receives heartbeat messages from each instance belonging to a service.
If the heartbeat fails over a configurable timetable, the instance is