fix document error, "is" should be "are".

Change-Id: Ie7afc0a8450d988b801c84764c4b84eac0670578
This commit is contained in:
zhangyifan 2018-05-02 21:45:50 +08:00
parent 5c6015f869
commit a50dd219cf
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ JSON object model independently which cause for objects that were not deleted
between deployments to instantiate twice. If deleted object were to cause any
changes to such alive objects they were made to the objects loaded from
``ObjectsCopy`` and immediately discarded before the deployment.
Now this behaviour is changed and there is no more duplicates of the same object.
Now this behaviour is changed and there are no more duplicates of the same object.
Applications can also make use of the new features. Now it is possible to
perform on-demand destruction of the unreferenced MuranoPL objects during the