diff --git a/subjects/point/README.md b/subjects/point/README.md index 0c4c901bd..d87965db2 100644 --- a/subjects/point/README.md +++ b/subjects/point/README.md @@ -4,9 +4,9 @@ Create a new directory called `point`. -- The code below has to be copied in a file called `main.go` inside the `point` directory. +- The code below must be copied into a file called `main.go` inside the `point` directory. -- The necessary changes have to be applied so that the program works. +- The necessary changes must be applied so that the program works. ### Code to be copied