diff --git a/docs/input_output.qmd b/docs/input_output.qmd index 55e21ab1c..6559578d1 100644 --- a/docs/input_output.qmd +++ b/docs/input_output.qmd @@ -205,7 +205,7 @@ ds = load_from_disk(f'last_run_prepared/{directory[0]}/') hi there!. goodbye farewell ``` -We can check that the right tokens are ignored by comparing the labels +We can check that the right tokens are ignored by comparing the labels to each token: ```python