diff --git a/cmem_plugin_pyshacl/plugin_pyshacl.py b/cmem_plugin_pyshacl/plugin_pyshacl.py index 46fc62a..afb8578 100644 --- a/cmem_plugin_pyshacl/plugin_pyshacl.py +++ b/cmem_plugin_pyshacl/plugin_pyshacl.py @@ -296,7 +296,7 @@ def langfilter(lbl: Literal) -> bool: # noqa: ARG001 PluginParameter( param_type=IntParameterType(), name="max_validation_depth", - label="specify a custom max-evaluation-depth", + label="Specify a custom max-evaluation-depth", description="specify a custom max-evaluation-depth. If you find yourself with a " "legitimate use case, and you are certain you need to increase this limit, and you are " "cetain you know what you are doing.",