From cfc67895a9d289863a0c1abca177742989db0e4a Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Wed, 7 Apr 2021 02:51:11 -0400
Subject: [PATCH] fix typo in added faq section
---
static/faq.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/faq.html b/static/faq.html
index 7665432c..533a1f3d 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -1088,7 +1088,7 @@
JobScheduler rather than depending on Google Play services for the Firebase
services. Typical examples of apps using this approach are a feed reader for
RSS/Atom feeds or an email client providing notifications of new emails for a
- server without IMAP IMAP push support.
+ server without IMAP IDLE push support.
Push messaging is the modern push-based model of receiving events from the
server as they occur by keeping open a connection to it. Push messaging still