diff --git a/docs/configuration.md b/docs/configuration.md index 85071a439f..e2a3cfb37c 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -338,7 +338,7 @@ You can also change the default selection using the [`include`](settings.md#incl !!! warning Paths provided to `include` _must_ match files. For example, `include = ["src"]` will fail since it -matches a directory. + matches a directory. ## Jupyter Notebook discovery