From 053208d3c4b776caebc84588bd05d0e7a620059f Mon Sep 17 00:00:00 2001 From: Stephen Date: Thu, 10 Dec 2015 22:16:30 +0100 Subject: [PATCH] Update bep-v1.rst I had to read this section about three times, before realizing that the wording did actually describe what's in the picture. Changed the wording slightly to highlight in which direction the data does flow. --- specs/bep-v1.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specs/bep-v1.rst b/specs/bep-v1.rst index e0e25cefd..6969e864c 100644 --- a/specs/bep-v1.rst +++ b/specs/bep-v1.rst @@ -904,8 +904,8 @@ directions. Read Only ~~~~~~~~~ -In read only mode, a device does not synchronize the local folder to the -cluster, but publishes changes to its local folder contents as usual. +In read only mode, a device does not apply any updates from the cluster, +but publishes changes of its local folder to the cluser as usual. The local folder can be seen as a "master copy" that is never affected by the actions of other cluster devices.