Skip to content

Commit 639d392

Browse files
committed
More feedback
1 parent a9d68e9 commit 639d392

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/admin-ui-sdk/troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ In this comprehensive troubleshooting guide, we'll help you navigate through com
99

1010
## App menu is missing in the Commerce Admin
1111

12-
It's common to have the App menu missing from the Commerce Admin Panel menu when:
12+
It's common to have the App menu missing from the Commerce Admin menu when:
1313

1414
* **The app is not correctly published in App Builder.** Go to the App project in the developer console and check that the Production workspace has a status of Published. If this is not the case, request an approval to publish and test again once the application in Approved.
1515

@@ -23,7 +23,7 @@ It's common to have the App menu missing from the Commerce Admin Panel menu when
2323

2424
`bin/magento admin:adobe-ims:enable`
2525

26-
[Configure the Commerce Admin Integration with Adobe ID](https://experienceleague.adobe.com/docs/commerce-admin/start/admin/ims/adobe-ims-config.html#) provides additional information about setting up Adobe Identity Management Service (IMS) on Commerce.
26+
[Configure the Commerce Admin Integration with Adobe ID](https://experienceleague.adobe.com/docs/commerce-admin/start/admin/ims/adobe-ims-config.html#) provides additional information about setting up Adobe Identity Management Service (IMS) on Adobe Commerce.
2727

2828
* **The registration of the menu is not correct.** Make sure that you defined the correct `menu` method with a `getItems` function that returns an array of the menus to register.
2929

0 commit comments

Comments
 (0)