From d2543927a9dab81df7e17b0e8ae4d7406e3ad15a Mon Sep 17 00:00:00 2001 From: alx652 Date: Wed, 6 Dec 2023 11:49:30 -0500 Subject: [PATCH] fix typos --- src/app/core/config/config.json | 2 +- src/app/fda/config/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/core/config/config.json b/src/app/core/config/config.json index 9afdb6e32..a40a1bdbb 100644 --- a/src/app/core/config/config.json +++ b/src/app/core/config/config.json @@ -480,7 +480,7 @@ { "card": "substance-relationships", "type": "CONSTITUENT", - "title": "Relationships: Constitents", + "title": "Relationships: Constituents", "filters": [ { "filterName": "exists", diff --git a/src/app/fda/config/config.json b/src/app/fda/config/config.json index 63f9716e6..0cced9a52 100644 --- a/src/app/fda/config/config.json +++ b/src/app/fda/config/config.json @@ -556,7 +556,7 @@ { "card": "substance-relationships", "type": "CONSTITUENT", - "title": "Relationships: Constitents", + "title": "Relationships: Constituents", "filters": [ { "filterName": "exists",