From 3bc0e7bda64188d87852e77b76a42b6c7f3767cd Mon Sep 17 00:00:00 2001 From: Michael Kourlas Date: Sat, 27 Jan 2024 11:37:03 -0500 Subject: [PATCH] Update HELP.md --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index f6286001..27b481b1 100644 --- a/HELP.md +++ b/HELP.md @@ -41,7 +41,7 @@ However, if push notifications don't appear to be working, it's possible that th If push notifications are configured correctly, VoIP.ms will send a callback to a Cloudflare Worker maintained by me when your phone number receives a text -message. The Cloud Function will then forward the callback to your device using +message. The Worker will then forward the callback to your device using Firebase Cloud Messaging. When the app receives the callback, it performs a synchronization with the VoIP.ms servers and retrieves the text message.