We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8714494 commit a1ca3f8Copy full SHA for a1ca3f8
src/services/psc-verification-link/types.ts
@@ -159,7 +159,7 @@ export enum NameMismatchReasonEnum {
159
LEGALLY_CHANGED = "LEGALLY_CHANGED",
160
TRANSLATION_OR_DIFF_CONV = "TRANSLATION_OR_DIFF_CONV",
161
REGISTER_ERROR = "REGISTER_ERROR",
162
- NOT_TO_SAY = "NOT_SAY"
+ NOT_SAY = "NOT_SAY"
163
}
164
165
export enum VerificationStatementEnum {
0 commit comments