Merge "Fix a grammatical error"
This commit is contained in:
commit
f121631e40
@ -2,7 +2,7 @@
|
||||
features:
|
||||
- Previously, when pre-deployment garbage collection occurred it executed ``.destroy``
|
||||
method for objects that were present in the ``ObjectsCopy`` section of the
|
||||
object model (which is the the snapshot of the model after last deployment)
|
||||
object model (which is the snapshot of the model after last deployment)
|
||||
and not present in the current model anymore (because they were deleted
|
||||
through the API between deployments). If the destroyed objects were to
|
||||
access another object that was not deleted it was accessing its copy from
|
||||
|
Loading…
x
Reference in New Issue
Block a user