From 9a65252deb5a2a1920d27b519882071a24cbc7d8 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 14 Jan 2014 14:53:48 -0500 Subject: [PATCH] Trivial typo Change-Id: If77c9afd493a2a91a853a3826d7465f21d81d343 --- doc/source/architecture.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/architecture.rst b/doc/source/architecture.rst index 282ec6dcb..f4efa273b 100644 --- a/doc/source/architecture.rst +++ b/doc/source/architecture.rst @@ -110,7 +110,7 @@ collect data: invited to come and talk to one of the project members to learn how you could quickly add instrumentation for your project. 2. :term:`Push agents` which is the only solution to fetch data within projects - which do not expose the required data in a remotely useable way. This is not + which do not expose the required data in a remotely usable way. This is not the preferred method as it makes deployment a bit more complex having to add a component to each of the nodes that need to be monitored. However, we do prefer this compared to a polling agent method as resilience (high