Browse Source

Update README.md

Typo correction
Valerio Maggio 10 years ago
parent
commit
be9c667a02
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -32,7 +32,7 @@ On the one hand, NumPy code tends to be much cleaner (and faster) than
 Moreover, the underlying algorithms have 
 Moreover, the underlying algorithms have 
 been designed with high performance in mind.
 been designed with high performance in mind.
 
 
-This training is be organised in two parts: the first part is 
+This training is organised in two parts: the first part is 
 intended to provide most of the essential concepts 
 intended to provide most of the essential concepts 
 needed to become confident with NumPy data structures and functions.
 needed to become confident with NumPy data structures and functions.