Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #633 from michellemurray/patch-4
Browse files Browse the repository at this point in the history
Fixed typos in docs/client-registration
  • Loading branch information
matzew committed Jun 24, 2016
2 parents b2690ba + 7fa3b2a commit 309b0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/unifiedpush/client-registration/index.markdown
Expand Up @@ -66,5 +66,5 @@ Internally, the client SDK needs to check if the device can establish a connecti

## Platform specific details

Every client platform has it's own base APIs, to receive Push Message from it's Push Network. The AeroGear client SDK _may_ offer utilities to even more simplify this process.
Every client platform has its own base APIs, to receive Push Message from its Push Network. The AeroGear client SDK _may_ offer utilities to simplify this process even more.
_For example: In Android a custom ```Intent``` is required, therefore it would make sense if the "AeroGear Android Push Client Library" offers a convenience implementation for this class._

0 comments on commit 309b0c4

Please sign in to comment.