Update order of fed branches

This commit is contained in:
Katherine-Osos 2023-12-15 10:14:01 -06:00 committed by GitHub
parent d2e97c6432
commit 41ca7390d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -122,7 +122,7 @@ class DomainApplication(TimeStampedModel):
FEDERAL = (
"federal",
"Federal: an agency of the U.S. governments executive, legislative, or judicial branches",
"Federal: an agency of the U.S. governments legislative, executive, or judicial branches",
)
INTERSTATE = "interstate", "Interstate: an organization of two or more states"
STATE_OR_TERRITORY = (