diff --git a/README.md b/README.md index df4a4c4..b5b80b0 100644 --- a/README.md +++ b/README.md @@ -371,7 +371,7 @@ class Car **Not good:** -The simple comparison will convert the string in an integer. +The simple comparison will convert the string into an integer. ```php $a = '42';