From 2f5c88ac16292e88d4586613c5ef130fe9290d18 Mon Sep 17 00:00:00 2001 From: John Blum Date: Mon, 16 Sep 2019 19:47:56 -0700 Subject: [PATCH] Edit Sample Guide on 'Getting Started.' Resolves gh-54. --- spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc b/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc index 547d214c..c9234514 100644 --- a/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc +++ b/spring-geode-docs/src/docs/asciidoc/guides/getting-started.adoc @@ -1358,7 +1358,7 @@ as the code evolves. ***** [[spring-geode-samples-getting-started-run-app-cloudplatform]] -== Run the Application in a Managed Environment/Platform +== Run the Application in a Managed Cloud Platform Environment Now that we have built and ran our application locally as well as in a client/server topology, we are ready to push the application to a managed cloud platform environment, like _Pivotal Platform_ using _Pivotal Cloud Cache_ (PCC).