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 content/event-platform/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Getting started

This guide provides a step-by-step walkthrough to help you set up event subscriptions using the Event Platform. By the end of this guide, you will have created a connection, authenticated your App, subscribed to events, and triggered an event from your PIM.
This guide provides a step-by-step walkthrough for setting up event subscriptions using the Event Platform. By the end of this guide, you will have created a connection, authenticated your App, subscribed to events, and triggered an event from your PIM.

## Prerequisites

Expand All @@ -12,7 +12,7 @@ To learn how to create a connection, see the <a href="https://api-dev.akeneo.com

## Using Postman

The easiest way to manipulate the Event Platform API for a quickstart will be through our Postman Collection.
The quickest way to get started with Event Platform API is by using our Postman collection.

### 1. Import the Postman Collection

Expand Down