From a26e879b084677b268c1a660fa9662a5ece66e94 Mon Sep 17 00:00:00 2001 From: mx4 Date: Fri, 28 Feb 2014 16:18:55 -0800 Subject: [PATCH] Updated API Protocol (markdown) --- API-Protocol.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API-Protocol.md b/API-Protocol.md index d6a5515..670192a 100644 --- a/API-Protocol.md +++ b/API-Protocol.md @@ -71,7 +71,7 @@ Authorization: Basic {basic_auth} The client submits its APN or GCM push registration ID. 1. `basic_auth` is the client's authorization credentials (see above). -1. `gcm_reistration_id` or `apn_registration_id` is the client's registration ID. +1. `gcm_registration_id` or `apn_registration_id` is the client's registration ID. **Returns**: