From d1544991bf02c6dde9a0929a6033226baca0593b Mon Sep 17 00:00:00 2001
From: wunter8 <wunter8@users.noreply.github.com>
Date: Sun, 29 May 2022 06:16:00 -0600
Subject: [PATCH] typo

---
 docs/config.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/config.md b/docs/config.md
index 44afb53..15b547b 100644
--- a/docs/config.md
+++ b/docs/config.md
@@ -636,7 +636,7 @@ If set, all incoming messages will publish a poll request to the configured upst
 the message ID of the original message, instructing the iOS app to poll this server for the actual message contents.
 
 If `upstream-base-url` is not set, notifications will still eventually get to your device, but delivery can take hours,
-depending on the state of th phone. If you are using your phone, it shouldn't take more than 20-30 minutes though.
+depending on the state of the phone. If you are using your phone, it shouldn't take more than 20-30 minutes though.
 
 In case you're curious, here's an example of the entire flow: 
 
-- 
GitLab