From f2f58fcca09fbe2529f0c2c11667408a1a036c11 Mon Sep 17 00:00:00 2001 From: Matthaeus Schuele Date: Tue, 5 Aug 2025 11:58:13 +0200 Subject: [PATCH] Test --- .../abap-environment-shell-plugin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/abap-environment-shell-plugin/abap-environment-shell-plugin.md b/tutorials/abap-environment-shell-plugin/abap-environment-shell-plugin.md index d492457d..7e235612 100644 --- a/tutorials/abap-environment-shell-plugin/abap-environment-shell-plugin.md +++ b/tutorials/abap-environment-shell-plugin/abap-environment-shell-plugin.md @@ -35,7 +35,7 @@ parser: v2 ### Create a Package in ABAP Developer Tool in Eclipse -The shell plug-in will be deployed to the local `ZLOCAL` software component in your SAP BTP ABAP Environment. For this reason, you need to create in ADT a local package and a transport request for the software component. +The shell plug-in will be deployed to the local `ZLOCAL` software component in your SAP BTP ABAP Environment. For this reason, you need to create in ADT a local package and a transport request for the software component. 1. Access ABAP Developer Tool in Eclipse and connect to your SAP BTP ABAP Environment.