Skip to content

Commit 1560479

Browse files
authored
fix(): Change 'app' to 'App'
1 parent b48501a commit 1560479

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

content/tutorials/guides/how-to-get-your-app-token.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,16 +110,16 @@ If everything goes well the command will output your public URL for your local a
110110

111111
Your local app is now available at `https://46672a93dd64.lhrtunnel.link`. You may now use it for your development.
112112

113-
## Step 3: Get your test app credentials
113+
## Step 3: Get your test App credentials
114114

115-
To get credentials for your app, you need to create a test app on your developer sandbox.
115+
To get credentials for your app, you need to create a test App on your developer sandbox.
116116

117117
First of all, go to `Connect`, then `App Store`
118118

119119
### Permissions
120120

121121
If you see `Create a test App` skip to [Connect app](#connect-app), else please enable the `developer mode`.
122-
![Create a test app button](../../img/apps/create-a-test-app-button.png)
122+
![Create a test App button](../../img/apps/create-a-test-app-button.png)
123123

124124
To do so, you need to:
125125
1. Go to `System`, then `Roles`
@@ -143,7 +143,7 @@ To create a test App:
143143

144144
## Step 4: Connect your test App and access its settings
145145

146-
![Test app on the App Store](../../img/apps/marketplace-with-test-app.png)
146+
![Test App on the App Store](../../img/apps/marketplace-with-test-app.png)
147147

148148
Connecting a test App is like connecting a published App.
149149

@@ -159,7 +159,7 @@ Now that your App is connected, you can enjoy all the available App features fro
159159
To access the settings of your connected App on Akeneo PIM, please go to `Connected Apps`, then click on `Manage App`.
160160
You can also open your App from Akeneo PIM UI, to do so, click on `Open app`.
161161

162-
![Connected test app on Apps](../../img/apps/connected-test-app.png)
162+
![Connected test App on Apps](../../img/apps/connected-test-app.png)
163163

164164
::: info
165165
To know more about the step-by-step activation process, please read our article:

0 commit comments

Comments
 (0)