From bb30c23b842bd1a86e77b50c2af5b89bd01e83f2 Mon Sep 17 00:00:00 2001 From: Jonny Eom Date: Mon, 10 Oct 2022 16:15:01 -0400 Subject: [PATCH] Fix grammer in working-with-objects --- docs/en/reference/working-with-objects.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/reference/working-with-objects.rst b/docs/en/reference/working-with-objects.rst index 5bc272f4664..203367039df 100644 --- a/docs/en/reference/working-with-objects.rst +++ b/docs/en/reference/working-with-objects.rst @@ -305,7 +305,7 @@ as follows: - A removed entity X will be removed from the database as a result of the flush operation. -After an entity has been removed its in-memory state is the same as +After an entity has been removed, its in-memory state is the same as before the removal, except for generated identifiers. Removing an entity will also automatically delete any existing