From ea79dd11ec1fc2d285a175cad357e26e3b80c2e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Coutable?= Date: Tue, 20 May 2014 23:11:11 +0200 Subject: [PATCH] Typo --- website/source/intro/index.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/index.html.markdown b/website/source/intro/index.html.markdown index dcf6d497a..46d771f09 100644 --- a/website/source/intro/index.html.markdown +++ b/website/source/intro/index.html.markdown @@ -46,7 +46,7 @@ Consul is a distributed, highly available system. There is an [in-depth architecture overview](/docs/internals/architecture.html) available, but this section will cover the basics so you can get an understanding of how Consul works. This section will purposely omit details to quickly -provide an overview the architecture. +provide an overview of the architecture. Every node that provides services to Consul runs a _Consul agent_. Running an agent is not required for discovering other services or getting/setting