Skip to content

Commit 09417bd

Browse files
author
Frank Natividad
committed
Changed wording for hostname parameter
1 parent 0e2f3cd commit 09417bd

File tree

1 file changed

+5
-4
lines changed
  • appengine/endpoints-frameworks-v2/migration-example

1 file changed

+5
-4
lines changed

appengine/endpoints-frameworks-v2/migration-example/README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,12 @@ process is explained [here][8] and a quickstart is provided [here][9].
3535
- [Google Cloud Endpoints Frameworks Gradle Plugin][11]
3636

3737
## Setup
38-
1. The hostname used in a genearted Discovery document is set by replacing
39-
`GOOGLE_CLOUD_PROJECT` with your project id found in the following files.
38+
1. Change `GOOGLE_CLOUD_PROJECT` with your project id in the hostname parameter
39+
defined in either the Maven or Gradle build script. Hostname is used when a
40+
discovery document is generated.
4041

41-
- [Maven - pom.xml](pom.xml)
42-
- [Gradle - build.gradle](build.gradle)
42+
- [Maven - pom.xml](pom.xml)
43+
- [Gradle - build.gradle](build.gradle)
4344

4445
1. [Optional]: User Authenticating with Google Accounts in Web Clients
4546

0 commit comments

Comments
 (0)