Skip to content

Commit ab3bbc3

Browse files
committed
extra typo
Signed-off-by: Jurj-Bogdan <[email protected]>
1 parent 2c2e286 commit ab3bbc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/v5/upgrading/UPGRADE-5.3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Following PHPStan's introduction in version 5.2 for the reasons described on the
3232
3333
### Update anonymization
3434

35-
By default, Dotkernel API uses "soft delete" for it's `User` entities in order to preserve the database entries.
35+
By default, Dotkernel API uses "soft delete" for its `User` entities in order to preserve the database entries.
3636
Anonymization is used to make sure any sensitive information is scrubbed from the system, with the `User`'s `identity`, `email`, `firstName` and `lastName` properties being overwritten by a unique placeholder.
3737
Version 5.3 is adding an optional suffix from a configuration file, from where it can be used anywhere in the application.
3838

0 commit comments

Comments
 (0)