diff --git a/subjects/abs/README.md b/subjects/abs/README.md index 2ef22b83..f329eac7 100644 --- a/subjects/abs/README.md +++ b/subjects/abs/README.md @@ -18,7 +18,7 @@ You are not allowed to use `Math.abs`, make your own. ### Code provided -> all code provided will be added to your solution and doesn't need to be submited. +> all code provided will be added to your solution and does not need to be submited. ```js Math.abs = undefined