Skip to content

Commit ac042e9

Browse files
committed
TOML Checker: adjust wording
1 parent 516b862 commit ac042e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/dev-tools/toml-checker/ValidateTomlSteps.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ async function parseXRPLToml(
212212
})
213213

214214
addNewLogEntry(setLogEntries, {
215-
message: "Account not found in TOML file. Domain can not be verified.",
215+
message: "Account not found in TOML file. Domain cannot be verified.",
216216
id: statusLogId,
217217
status: {
218218
icon: {

0 commit comments

Comments
 (0)