소스 검색

Update README.md

Typo correction
Valerio Maggio 10 년 전
부모
커밋
be9c667a02
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 
 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 
 needed to become confident with NumPy data structures and functions.