Skip to content

Commit 7e73f09

Browse files
committed
update phrasing
1 parent 4be25de commit 7e73f09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/blog/2025-12-01-type-aware-alpha.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ This design keeps Oxlint's core fast while leveraging TypeScript's type system t
202202

203203
### TypeScript compatibility
204204

205-
`tsgolint` is based on [typescript-go](https://github.com/microsoft/typescript-go), Microsoft's TypeScript v7.0 rewrite in Go, not the original TypeScript compiler. This means that you might encounter some features which are no longer supported.
205+
`tsgolint` is based on [typescript-go](https://github.com/microsoft/typescript-go), Microsoft's Go-based rewrite that will become TypeScript v7.0. This means that you might encounter some features which are no longer supported.
206206

207207
**Important compatibility notes:**
208208

0 commit comments

Comments
 (0)