diff --git a/README.md b/README.md index 417abcd..575cf8f 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ myObj.publicMethod(); MyClass.staticMethod(); ``` -Public, private and privaledged members in JavaScript +Public, private and priviledged members in JavaScript --------- ```javascript //Private @@ -553,4 +553,4 @@ document.write(calcSquareRoot(4)); // 2 ``` 5. Sort and concat arrays in a optimal way -6. Guess the two missing numbers in a array with n - 2 length containing 1..n unsorted numbers \ No newline at end of file +6. Guess the two missing numbers in a array with n - 2 length containing 1..n unsorted numbers