diff options
Diffstat (limited to 'docs/html/guide/google/gcm/gs.jd')
| -rw-r--r-- | docs/html/guide/google/gcm/gs.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/google/gcm/gs.jd b/docs/html/guide/google/gcm/gs.jd index 0749279..beef281 100644 --- a/docs/html/guide/google/gcm/gs.jd +++ b/docs/html/guide/google/gcm/gs.jd @@ -41,7 +41,7 @@ page.title=GCM: Getting Started <pre> https://code.google.com/apis/console/#project:<strong>4815162342</strong></pre> - <li> Take note of the value after <code>#project:</code> (4815162342 in this example). This is your project ID, and it will be used later on as the GCM sender ID.</li> + <li> Take note of the value after <code>#project:</code> (4815162342 in this example). This is your project number, and it will be used later on as the GCM sender ID.</li> </ol> <h2 id="gcm-service">Enabling the GCM Service</h2> |
