Skip to content

Commit faa1ef0

Browse files
Update README.md
Co-authored-by: David Hewitt <[email protected]>
1 parent 4677b1b commit faa1ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Rust bindings for the NumPy C-API.
3030

3131
Please see the [simple](examples/simple) example for how to get started.
3232

33-
We also have examples using [ndarray-linalg](examples/linalg) and [rayon](examples/parallel).
33+
There are also examples using [ndarray-linalg](examples/linalg) and [rayon](examples/parallel).
3434

3535
```toml
3636
[lib]

0 commit comments

Comments
 (0)