Skip to content

Commit 336b65e

Browse files
committed
Fix typo.
1 parent 624dc2a commit 336b65e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ $Loader = new \phpMussel\Core\Loader();
139139
$Scanner = new \phpMussel\Core\Scanner($Loader);
140140
```
141141

142-
As the names of these classes imply, the loader is responsible for the preparing of the the basic necessities of using phpMussel, and the scanner is responsible for all the core scanning functionality.
142+
As the names of these classes imply, the loader is responsible for preparing the basic necessities of using phpMussel, and the scanner is responsible for all the core scanning functionality.
143143

144144
The constructor for the loader accepts five parameters, all optional.
145145

@@ -1855,4 +1855,4 @@ Alternatively, there's a brief (non-authoritative) overview of GDPR/DSGVO availa
18551855
---
18561856

18571857

1858-
Last Updated: 2 December 2023 (2023.12.02).
1858+
Last Updated: 22 May 2024 (2024.05.22).

0 commit comments

Comments
 (0)