Skip to content

Commit

Permalink
Merge branch 'main' into wip/fix-create-doap-for-class
Browse files Browse the repository at this point in the history
  • Loading branch information
jnussbaum authored Nov 12, 2024
2 parents ce0897c + d92a139 commit aebd211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dsp_permissions_scripts/doap/doap_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
"""

Expand Down

0 comments on commit aebd211

Please sign in to comment.