From 5773c0555dc4fc55f5a0115b52c037e13ffbbcda Mon Sep 17 00:00:00 2001
From: oblomov <102328295+oblomov-dev@users.noreply.github.com>
Date: Fri, 31 Mar 2023 10:49:17 +0200
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index d55111d3..f70501e4 100644
--- a/README.md
+++ b/README.md
@@ -8,14 +8,14 @@ Development of UI5 Apps in pure ABAP. Follow this project on [twitter](https://t
* low system footprint - based on a plain http handler (no BSP, OData, CDS, BOPF, FE or RAP)
* cloud and on-premise ready – works with both language versions (ABAP for Cloud, Standard ABAP)
* high system compatibility – runs on all available ABAP stacks (from NW 7.02 to ABAP 2302)
-* easy installation – abapGit project, with no additional app deployment needed
+* easy installation – abapGit project, no additional app deployment needed
### Information
##### SCN Blog Series - Introduction to abap2UI5
* (1/4) Development of UI5 Apps in pure ABAP [(Blog SCN - 22.02.2023)](https://blogs.sap.com/2023/02/22/abap2ui5-development-of-ui5-apps-in-pure-abap-1-3/)
* (2/4) Output of Tables & Selection Screens [(Blog SCN - 23.02.2023)](https://blogs.sap.com/2023/02/22/abap2ui5-output-of-lists-and-tables-toolbar-and-editable-2-3/)
* (3/4) Flow Logic, Pop-ups & F4-Help [(Blog SCN - 30.03.2023)](https://blogs.sap.com/2023/03/30/abap2ui5-3-4-flow-logic-pop-ups-f4-help/)
-* (3/4) Demos & Technical Backgrounds
+* (3/4) Demos & Technical Background
##### More
* Find abap2UI5 in the ABAP Open Source Projects [(dotabap.org)](https://dotabap.org/)