docs(test-typescript): fix grammatical mistake (#8907)
This commit is contained in:
parent
16baaa317d
commit
9814dfb6c1
|
|
@ -5,7 +5,7 @@ title: "Advanced: TypeScript"
|
|||
|
||||
## Manually compile tests with TypeScript
|
||||
|
||||
Playwright Test supports TypeScript out the box. We automatically transform
|
||||
Playwright Test supports TypeScript out of the box. We automatically transform
|
||||
TypeScript code to javascript to run it.
|
||||
|
||||
However if you find that the TypeScript code is not being transpiled correctly,
|
||||
|
|
|
|||
Loading…
Reference in a new issue