Skip to content

Commit 15539e6

Browse files
committed
Update README.md
1 parent 8d64174 commit 15539e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ From the command line, navigate to the directory of the app and run the followin
2929
|------------|----------------------------------------------|
3030
| *example:* | `$ cf login -a https://api.ng.bluemix.net` |
3131

32-
2. Create an instance of the postgreSQL service, giving it a unique name in the last arguement.
32+
2. Create an instance of the PostgreSQL service, giving it a unique name in the last argument. The application is written to assume that the service instance name will begin with "postgresql".
3333

3434
| *usage:* | `$ cf create-service SERVICE PLAN SERVICE_INSTANCE`|
3535
|------------|----------------------------------------------------|

0 commit comments

Comments
 (0)