Skip to content

Commit 7800c65

Browse files
Check
1 parent ec3467f commit 7800c65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/abap-environment-shell-plugin/abap-environment-shell-plugin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The shell plug-in will be deployed to your SAP BTP ABAP Environment as an SAP Fi
112112
<!--border-->
113113
![Create SAP Fiori application - Deployment configuration](create_SAPUI5_project_6.png)
114114

115-
10. Fiori Launchpad Configuration: In the **Semantic Object** field input `shell###` and in the **Action** field input `plugin`. Input a **Title** of your choice. Click on **Finish**. The project folder will be generated.
115+
10. Fiori Launchpad Configuration: In the **Semantic Object** field input `Shell###` and in the **Action** field input `plugin`. Input a **Title** of your choice. Click on **Finish**. The project folder will be generated.
116116

117117
<!--border-->
118118
![Create SAP Fiori application - Fiori Launchpad Configuration](create_SAPUI5_project_7.png)
@@ -157,7 +157,7 @@ The application project is automatically initialized with several basic folders,
157157
"inbounds": {
158158
"Shell000-plugin": {
159159
"hideLauncher": true,
160-
"semanticObject": "shell000",
160+
"semanticObject": "Shell000",
161161
"action": "plugin",
162162
"signature": {
163163
"parameters": {},

0 commit comments

Comments
 (0)