A method of the `Vector` class is wrongly named, perhaps. [Here is the code.](https://github.com/TheAlgorithms/Python/blob/master/linear_algebra/src/lib.py#L91) Should be euclidLength instead of eulidLength. The **'c'** is missing.