Skip to content

Commit be2d276

Browse files
README: Minor spelling change
"seemless" => "seamless"
1 parent 2d69585 commit be2d276

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)