From 6c5d07a0d14d5ad8a9084bf6b8aa1096cea648d7 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sun, 8 Feb 2015 02:32:06 +0000 Subject: [PATCH] typoe --- drafts/push_pgwapi.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drafts/push_pgwapi.rst b/drafts/push_pgwapi.rst index 8dd054f6..bb95acaf 100644 --- a/drafts/push_pgwapi.rst +++ b/drafts/push_pgwapi.rst @@ -127,6 +127,6 @@ gateway). However, Matrix strongly recommends: * That the APNS token be base64 encoded and used as the pushkey. * That a different app_id be used for apps on the production and sandbox APS environments. - * That PANS push gateways do not attempt to wait for errors from the APNS + * That APNS push gateways do not attempt to wait for errors from the APNS gateway before returning and instead to store failures and return 'rejected' responses next time that pushkey is used.