diff --git a/cl/search/migrations/0037_alter_citation_type_noop.py b/cl/search/migrations/0037_alter_citation_type_noop.py index b15081ffd0..c06aa09e6b 100644 --- a/cl/search/migrations/0037_alter_citation_type_noop.py +++ b/cl/search/migrations/0037_alter_citation_type_noop.py @@ -37,7 +37,7 @@ class Migration(migrations.Migration): (8, "A vendor neutral citation (e.g. 2013 FL 1)"), ( 9, - "A law journal citation within a scholarly or professional legal periodical (e.g. 95 Yale L.J. 5; 72 Soc.Sec.Rep.Serv. 318", + "A law journal citation within a scholarly or professional legal periodical (e.g. 95 Yale L.J. 5; 72 Soc.Sec.Rep.Serv. 318)", ), ], help_text="The type of citation that this is.", @@ -70,7 +70,7 @@ class Migration(migrations.Migration): (8, "A vendor neutral citation (e.g. 2013 FL 1)"), ( 9, - "A law journal citation within a scholarly or professional legal periodical (e.g. 95 Yale L.J. 5; 72 Soc.Sec.Rep.Serv. 318", + "A law journal citation within a scholarly or professional legal periodical (e.g. 95 Yale L.J. 5; 72 Soc.Sec.Rep.Serv. 318)", ), ], help_text="The type of citation that this is.", diff --git a/cl/search/models.py b/cl/search/models.py index 9f7286c1c8..858ff08653 100644 --- a/cl/search/models.py +++ b/cl/search/models.py @@ -3286,7 +3286,7 @@ class Citation(models.Model): JOURNAL, "A law journal citation within a scholarly or professional " "legal periodical (e.g. 95 Yale L.J. 5; " - "72 Soc.Sec.Rep.Serv. 318", + "72 Soc.Sec.Rep.Serv. 318)", ), ) cluster = models.ForeignKey(