Correct capitalization of "NumPy"
[python-guide.git] / docs / scenarios / scientific.rst
index 37e60bd..9c8d708 100644 (file)
@@ -16,7 +16,7 @@ for matrix operations). The main libraries used are NumPy and SciPy
 Libraries
 :::::::::
 
-Numpy
+NumPy
 -----
 `NumPy <http://numpy.scipy.org/>`_ is a low level library written in C (and
 FORTRAN) for high level mathematical functions. NumPy cleverly overcomes the