Skip to content

Commit

Permalink
Fix grammer in working-with-objects
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnyeom authored and derrabus committed Oct 26, 2022
1 parent a5553a0 commit bb30c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/reference/working-with-objects.rst
Expand Up @@ -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
Expand Down

0 comments on commit bb30c23

Please sign in to comment.