diff --git a/examples/getting_started/plot_quick_start.py b/examples/getting_started/plot_quick_start.py index bf917c57f..ed8456469 100644 --- a/examples/getting_started/plot_quick_start.py +++ b/examples/getting_started/plot_quick_start.py @@ -74,7 +74,7 @@ # Cleanup the project # ------------------- # -# Let's clean the skore project to avoid conflict with other examples. +# Let's clear the skore project (to avoid any conflict with other documentation examples). # %% my_project.clear()