diff --git a/README.md b/README.md index 370f6e7..11a8cad 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,4 @@ OOP works like this: ```isbpl parameter1 parameter2 etc object method ``` -as explained above, methods are resolved separately, and it is therefore not required to define them in any other way. +As explained above, methods are resolved separately, and it is therefore not required to define them in any other way.