From 2b6fffd3ddab0935b2dcc0865cb9da78cd5231c6 Mon Sep 17 00:00:00 2001 From: Teyras Date: Tue, 21 Mar 2017 17:02:11 +0100 Subject: [PATCH] wording --- Implementation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Implementation.md b/Implementation.md index ec5438f..090f304 100644 --- a/Implementation.md +++ b/Implementation.md @@ -1187,8 +1187,8 @@ discarded. #### Commands from Broker to Monitor: - **progress** -- notification about progress with job evaluation. This - communication is only redirected as is from worker, more info can be found in - "Broker - Worker Communication" chapter above. + communication is usually redirected as is from worker, more info can be found + in "Broker - Worker Communication" chapter above. ### Broker - REST API Communication