mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-17 18:09:25 +02:00
minor cleanup
This commit is contained in:
parent
4831e93f3c
commit
6b669df5e7
4 changed files with 8 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue