mirror of https://github.com/tc39/test262.git
fix typos
This commit is contained in:
parent
6501563705
commit
fc86cef984
|
@ -2,7 +2,7 @@
|
|||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-String.prototype.trimStart
|
||||
esid: sec-string.prototype.trimStart
|
||||
description: >
|
||||
ToString perfers Symbol.toPrimitive to toString to valueOf
|
||||
info: |
|
||||
|
|
Loading…
Reference in New Issue