minor cleanup

This commit is contained in:
CocoByte 2024-06-17 13:50:41 -06:00
parent 4831e93f3c
commit 6b669df5e7
No known key found for this signature in database
GPG key ID: BBFAA2526384C97F
4 changed files with 8 additions and 8 deletions

View file

@ -310,7 +310,7 @@ class DomainRequest(TimeStampedModel):
null=True,
blank=True,
related_name="DomainInformation_portfolio",
help_text="Portfolio associated with this domain",
help_text="Portfolio associated with this domain request",
)
# This is the domain request user who created this domain request. The contact