Skip to content

Commit f6f3a7c

Browse files
authored
Update README.md
1 parent 3e85e06 commit f6f3a7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The SciSharp team is also developing a pure C# port of NumPy called [NumSharp](h
6868

6969
The vast majority of Numpy.NET's code is generated using [CodeMinion](https://github.com/SciSharp/CodeMinion) by parsing the documentation at [docs.scipy.org/doc/numpy/](docs.scipy.org/doc/numpy/). This allowed us to wrap most of the `numpy`-API in just two weeks. The rest of the API can be completed in a few more weeks, especially if there is popular demand.
7070

71-
### Competion status
71+
### Completion status
7272

7373
TODO: information about completion status API categories
7474

0 commit comments

Comments
 (0)