From 053f15f544d5c847c4649ffd426a78256dad1878 Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Mon, 22 Aug 2022 12:10:39 +0200 Subject: [PATCH] typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee74052..87961fe 100644 --- a/README.md +++ b/README.md @@ -86,5 +86,5 @@ If anything goes wrong, you can simply contact me by my GitHub E-Mail. This app uses Supabase's auth for authentication, databases for storing memories and their location in the storage, which is used to store the memories and lastly this app -also uses realtime connections, to handle memory uploads / +also uses realtime connections to handle memory uploads / deletes / changes flawlessly.