Open
Description
TypeScript Version: 3.0.0-dev.201xxxxx
Search Terms:
typos, string, lib, es2015.symbol.wellknown
I've wiped the majority of the template since this is a typo report.
I was originally going to just make a PR but the template had:
- There is an associated issue in the
Backlog
milestone (required)
The typo itself is that String#match
in lib.es2015.symbol.wellknown
has it's param description pasted in the middle of it's method description:
TypeScript/src/lib/es2015.symbol.wellknown.d.ts
Lines 209 to 212 in d2c5d54
My PR replaced it with "with a regular expression" - Let me know what the correct way to proceed with this is 🙂