Skip to content

Commit a735be3

Browse files
committed
typos
1 parent 5611fab commit a735be3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/apps/catalogs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ only visible if the app manage catalogs.
2020
### Limits
2121

2222
::: warning
23-
You can create **up to 15 catalogs** per app.
23+
You can only create **up to 15 catalogs** per app.
2424
:::
2525

2626
### Next steps
@@ -39,14 +39,14 @@ After you've completed this tutorial, you'll be able to create and use catalogs
3939
### Requirements
4040

4141
- You have a Partner account and a developer sandbox.
42-
- Your app already manages the authentication step
42+
- You have an app able to use the authorization process.
4343

4444
### Step 1: Ask for catalog scopes
4545

4646
In the documentation [Ask for authorizations](/apps/authentication-and-authorization.html#step-2-ask-for-authorizations),
4747
you discovered how to ask for scopes.
4848

49-
If you want to manage catalogs, you need to ask for 4 scopes:
49+
If you want to manage catalogs, you need to ask for at least 4 scopes:
5050
- `read_products`
5151
- `read_catalogs`
5252
- `write_catalogs`
@@ -65,7 +65,7 @@ You should create a catalog with the more descriptive name possible. It will hel
6565
:::
6666

6767
Catalogs created **are always disabled by default** in the Akeneo PXM Studio. Only Akeneo users are able to enable a
68-
catalog. You must wait for one of your user to enable it before using it.
68+
catalog. You must wait for any of your users to enable it before using it.
6969

7070
To help your users, you can give them a link to directly access the catalog configuration interface:
7171

0 commit comments

Comments
 (0)