Skip to content

Commit 1ca1b15

Browse files
committed
fixes typo in readme
1 parent 869a125 commit 1ca1b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datastore/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A simple app to make calls to the Datastore API
1111

1212
- Enable the "Google Cloud Datastore API" under "APIs & auth > APIs."
1313

14-
- edit `app.yaml` and change `MY_GCP_PROJECT_ID` to your App Engine project ID
14+
- edit `app.yaml` and change `YOUR_GCP_PROJECT_ID` to your App Engine project ID
1515

1616
- For local development also follow the instructions below.
1717

0 commit comments

Comments
 (0)