From bd67138c978135e99807416c153104ea115dadcf Mon Sep 17 00:00:00 2001 From: Jeremy Zimmerman Date: Tue, 25 Apr 2023 11:49:42 -0400 Subject: [PATCH] comment sp --- src/store/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/store/index.js b/src/store/index.js index 371175bf..bec787df 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -97,7 +97,7 @@ const getDefaultState = () => { }, issConfig: { clientName: "Generic Insurance", // this is the default and will be overriden by the client's name - clientDisplayName: "Generic Insurance", // this is the default and will be overriden by the client's name or client display name. + clientDisplayName: "Generic Insurance", // this is the default and will be overridden by the client's name or client display name. styleSheet: "", accountNumber: 0, isCoverageEnabled: false, // Indicates if we should be calling coverage on this flow.