From bb1deba510605b900d5e514527431c7b561d4696 Mon Sep 17 00:00:00 2001 From: Jonny Eom Date: Wed, 26 Oct 2022 04:39:05 -0400 Subject: [PATCH] Fix grammer in working-with-objects (#10120) --- 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