diff --git a/examples/getting_started/plot_skore_getting_started.py b/examples/getting_started/plot_skore_getting_started.py index 0560d26eb..16893d8c6 100644 --- a/examples/getting_started/plot_skore_getting_started.py +++ b/examples/getting_started/plot_skore_getting_started.py @@ -322,7 +322,7 @@ # Cleanup the project # ------------------- # -# Let's clean the skore project to avoid conflict with other examples. +# Let's clear the skore project (to avoid conflict with other documentation examples). # %% my_project.clear()