Skip to content

Commit 92813b7

Browse files
committed
fix grammar
1 parent 4c6b56a commit 92813b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PHP/SAP defines an layer of abstraction between actual SAP remote function calls
99

1010
## The motivation
1111

12-
In case you have legacy code written for PHP <= 5.x using one of these PHP modules to call SAP remote functions, and you need to update this code to a PHP version >= 7.x, this project is for you.
12+
In case you have legacy code written for PHP <= 5.x using a PHP module to call SAP remote functions, and you need to update this code to a PHP version >= 7.x, this project is for you.
1313

1414
There are currently several open source PHP modules available that are compiled using the SAP RFC SDK or SAP Netweaver RFC SDK. Each one of them handles the main tasks, connecting and calling a remote function, quite differently. To complicate things, none of them are available for old and new versions of PHP.
1515

0 commit comments

Comments
 (0)