From e751f2bd8dfb04d94d0e03735d5cfcf66d0728a8 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 fecab1347a8..fb45722149d 100644 --- a/docs/en/reference/working-with-objects.rst +++ b/docs/en/reference/working-with-objects.rst @@ -304,7 +304,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