Frontmatter: fixup "info: >" to "info: |"

This commit is contained in:
Rick Waldron 2018-01-05 12:50:00 -05:00
parent 7b868091a7
commit 02f1a0b630
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
/*---
esid: sec-number-constructor-number-value
description: Invalid hex literals yield NaN
info: >
info: |
HexIntegerLiteral ::
0x HexDigits
0X HexDigits