diff --git a/src/bonsai/bonsai/bim/module/project/prop.py b/src/bonsai/bonsai/bim/module/project/prop.py index 51118f8ae0..71acc576bd 100644 --- a/src/bonsai/bonsai/bim/module/project/prop.py +++ b/src/bonsai/bonsai/bim/module/project/prop.py @@ -372,7 +372,7 @@ class BIMProjectProperties(PropertyGroup): items=get_template_file, name="Template File", description=( - "Template to use for a new project. All types from the template will be appended to a new project)." + "Template to use for a new project. All types from the template will be appended to a new project." ), )