mirror of
https://github.com/denoland/deno.git
synced 2025-10-02 23:24:37 +00:00
fix(core): fix typo in error message of print function (#10456)
This commit is contained in:
parent
bb12c7a57a
commit
012da3ae1e
2 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@ it.
|
|||
This will check that the python3 (or `python.exe` on Windows) is actually
|
||||
Python 3.
|
||||
|
||||
You can specify the following flags to customize bahaviour:
|
||||
You can specify the following flags to customize behaviour:
|
||||
|
||||
```
|
||||
--rebuild
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue