diff --git a/custom_converter.py b/custom_converter.py index 7b80417..78009cc 100644 --- a/custom_converter.py +++ b/custom_converter.py @@ -1,6 +1,6 @@ """ -This module gives a simple example of a custom notebook converter taht only -captures display data and deletes the cell inputs. +This module gives a simple example of a custom notebook converter that only +captures display data and deletes the cell inputs. """ import copy