Skip to content

Commit d6f87cf

Browse files
Merge pull request #238 from EricCousineau-TRI/patch-1
README: Minor spelling change
2 parents 2d69585 + be2d276 commit d6f87cf

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
@@ -14,7 +14,7 @@ Python bindings for the [xtensor](https://github.com/xtensor-stack/xtensor) C++
1414
- STL - compliant APIs.
1515
- A broad coverage of numpy APIs (see [the numpy to xtensor cheat sheet](http://xtensor.readthedocs.io/en/latest/numpy.html)).
1616

17-
The Python bindings for `xtensor` are based on the [pybind11](https://github.com/pybind/pybind11/) C++ library, which enables seemless interoperability between C++ and Python.
17+
The Python bindings for `xtensor` are based on the [pybind11](https://github.com/pybind/pybind11/) C++ library, which enables seamless interoperability between C++ and Python.
1818

1919
## Installation
2020

0 commit comments

Comments
 (0)