docs: fix a numerical error in update_typescript.md (#28556)

Signed-off-by: letianpailove <113023596+letianpailove@users.noreply.github.com>
This commit is contained in:
letianpailove 2025-03-20 22:21:49 +08:00 committed by GitHub
parent 3849ace1d6
commit eadcd729d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,7 +70,7 @@ contextual awareness, it is the author's opinion that it is best to spend the
- Revert/merge any changes to lib files that provide forward support. This is
the "hardest" thing, because you need to assess if the updated version of
TypeScript now includes the type definitions that we forward support.
Currently there are three:
Currently there the following:
- `lib.esnext.array.d.ts` contains additional array APIs. These likely will
be moved to ES2022 at some point, but currently only the