fix: typo

This commit is contained in:
Birame Sene 2025-01-02 22:18:33 +01:00
parent f313489fb7
commit dcc3cd4d88

View File

@ -19,7 +19,7 @@ deno test
To run all tests in watch mode To run all tests in watch mode
```sh ```sh
deo test --watch deno test --watch
``` ```
## Run the TextTest fixture from the Command-Line ## Run the TextTest fixture from the Command-Line