jupyter-xeus / xeus

Implementation of the Jupyter kernel protocol in C++
https://xeus.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
907 stars 83 forks source link

Correct a typo in documentation #379

Closed PseudoFIame closed 9 months ago

PseudoFIame commented 9 months ago

"constructor" in kernel_customization.rst

martinRenou commented 9 months ago

Thanks!