[site] cosmetics

This commit is contained in:
Anna Bulenkova 2015-03-05 14:09:40 +01:00
parent 3c0ca166b9
commit 3e77e960e9

View File

@ -229,6 +229,6 @@ We had the following then:
9. _subscriber2_ receives _message1_ and also modifies a document;
10. the call stack is unwinded and _'actual change'_ phase of document modification operation requested by _subscriber1_ begins;
*The problem* is that document range used by _subscriber1_ for initial modification request is invalid if _subscriber2_ has changed document's range before it.
**The problem** is that document range used by _subscriber1_ for initial modification request is invalid if _subscriber2_ has changed document's range before it.