Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions en/docs/get-started/api-manager-quick-start-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -47,7 +47,7 @@ In this sample scenario, you'll implement the full lifecycle of an API using WSO

<a href="{{base_path}}/assets/img/get_started/apim-qsg-diagram.png"><img src="{{base_path}}/assets/img/get_started/apim-qsg-diagram.png" width="60%"></a>

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)
Expand Down