diff --git a/dsp_permissions_scripts/doap/doap_model.py b/dsp_permissions_scripts/doap/doap_model.py index 9e5cd33..960b9c1 100644 --- a/dsp_permissions_scripts/doap/doap_model.py +++ b/dsp_permissions_scripts/doap/doap_model.py @@ -66,7 +66,7 @@ def _validate_iri_format(self) -> Self: class NewGroupDoapTarget(BaseModel): """ - The group for which a DOAP is defined, if th DOAP is yet to be created. + The group for which a DOAP is defined, if the DOAP is yet to be created. At this stage, the project IRI is not known yet. """