Skip to content

Commit 6058be6

Browse files
committed
fix misspelling: PandasToMatlab
1 parent 491d764 commit 6058be6

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
@@ -23,7 +23,7 @@ native MATLAB variables and vice versa can be found in the ``code`` directory:
2323

2424
Pandas dataframe to and from MATLAB table converters, conceptually
2525
similar to ``py2mat.m`` and ``mat2py.m``, can be found at
26-
Artem Lenskiy's [PythonToMatlab](https://github.com/Lenskiy/PandasToMatlab)
26+
Artem Lenskiy's [PandasToMatlab](https://github.com/Lenskiy/PandasToMatlab)
2727
project.
2828

2929
## Material from the MATLAB Expo 2022

0 commit comments

Comments
 (0)