Skip to content

Commit

Permalink
edit plugin label
Browse files Browse the repository at this point in the history
  • Loading branch information
muddymudskipper committed Jun 17, 2024
1 parent e43ca46 commit c4a6576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmem_plugin_pyshacl/plugin_pyshacl.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down

0 comments on commit c4a6576

Please sign in to comment.