Skip to content

Commit

Permalink
Update index.js (#87)
Browse files Browse the repository at this point in the history
This will fix:
ethereum/EIP-Bot#34


Signed-off-by: Jose Alfonso <[email protected]>

Signed-off-by: Jose Alfonso <[email protected]>
  • Loading branch information
JEAlfonsoP authored Sep 19, 2022
1 parent d63cac4 commit f26ad3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10901,7 +10901,7 @@ var require_loader = __commonJS({
return true;
}
} else if (detected) {
throwError(state, "can not read a block mapping entry; a multiline key may not be an implicit key");
throwError(state, "The preamble is invalid. Please double-check the YAML syntax.");
} else {
state.tag = _tag;
state.anchor = _anchor;
Expand Down

0 comments on commit f26ad3b

Please sign in to comment.