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.