diff --git a/user-data-cleanup/README.md b/user-data-cleanup/README.md index cc6ca82..88da9c9 100644 --- a/user-data-cleanup/README.md +++ b/user-data-cleanup/README.md @@ -22,7 +22,7 @@ When a user signs-in we write some sample personal data of the following form: $uid : "Some user data" ``` -When the user deletes his account a Function will trigger and automatically delete the corresponding user data in the relatime database. +When the user deletes his account a Function will trigger and automatically delete the corresponding user data in the realtime database. ## Trigger rules