diff --git a/en/docs/get-started/api-manager-quick-start-guide.md b/en/docs/get-started/api-manager-quick-start-guide.md index a5a94d8b28..cac1bcdd79 100644 --- a/en/docs/get-started/api-manager-quick-start-guide.md +++ b/en/docs/get-started/api-manager-quick-start-guide.md @@ -10,7 +10,7 @@ Choose a deployment option to start the WSO2 API Manager All-in-one package. The === "Run on VM" - Here's how you can download and run WSO2 API Manager All-in-one package locally on a VM: + Here's how you can download and run the WSO2 API Manager All-in-one package locally on a VM: 1. Install [Java SE Development Kit (JDK)](https://adoptium.net/temurin/releases/?arch=any&version=21) version **21** and set the `JAVA_HOME` environment variable. @@ -47,7 +47,7 @@ In this sample scenario, you'll implement the full lifecycle of an API using WSO -Here are the steps that we are going to follow: +The following steps will guide you through the process: - [Step 1: Create, Deploy and Publish an API](#step-1-create-deploy-and-publish-an-api) - [Step 2: Subscribe to the API](#step-2-subscribe-to-the-api)