fix: typo

This commit is contained in:
Birame Sene 2025-01-02 22:18:33 +01:00 committed by Peter Kofler
parent 288fa66728
commit 4a7c2643c0

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