Skip to content

Commit bd95b02

Browse files
Update install.md and ui-layout.md (#207)
1 parent 520e8e5 commit bd95b02

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/user-guide/getting-started/install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ Download the latest version of the abapGit developer version from <https://gith
5757
1. On the repository list page, select "New Offline"
5858
1. Enter repo name `abapGit` and package name `$ABAPGIT` (or select an existing or create a new package)
5959
1. Select "Create Offline Repo"
60-
1. Select "Import <sup>zip</sup>"
60+
1. Select "Import zip"
6161
1. Select the _abapGit-main.zip_ file
62-
1. Select "Pull <sup>zip</sup>"
62+
1. Select "Pull zip"
6363

6464
Transaction `ZABAPGIT` is now available to run the developer version.

src/user-guide/getting-started/ui-layout.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ Click the name to select a different branch or tag.
7070

7171
### Package
7272

73-
The root package of the repository is shown on the far left. Click the name to jump to the package maintenance.
73+
The root package of the repository is shown on the far right. Click the name to jump to the package maintenance.
7474

7575
## Page Content
7676

77-
In the area between header and footer is filled differently depending on the selected page or command. Some pages like the repository list and repository view contain an additional menu bar. Pages that contain input forms, use the top menu bar to switch between forms (like tabs) and a row of buttons at the bottom to select commands.
77+
The area between header and footer is filled differently depending on the selected page or command. Some pages like the repository list and repository view contain an additional menu bar. Pages that contain input forms, use the top menu bar to switch between forms (like tabs) and a row of buttons at the bottom to select commands.
7878

7979
## Page Footer
8080

@@ -88,7 +88,7 @@ On the left, you find a link to the [Sponsor Us](https://abapgit.org/sponsor.htm
8888

8989
### Version
9090

91-
In the middle under the abapGit logo, you see the current version of abapGit. This includes version number and a description whether you can running the [standalone](/user-guide/getting-started/install.html#install-standalone-version) or the [developer version](/user-guide/getting-started/install.html#install-developer-version).
91+
In the middle under the abapGit logo, you see the current version of abapGit. This includes version number and a description whether you are running the [standalone](/user-guide/getting-started/install.html#install-standalone-version) or the [developer version](/user-guide/getting-started/install.html#install-developer-version).
9292

9393
Hovering of the logo shows the backend runtime of the last navigation step. Clicking the logo takes you to the [abapGit Homepage](https://abapgit.org/).
9494

0 commit comments

Comments
 (0)