fix(core): fix typo in error message of print function (#10456)

This commit is contained in:
Aditya Pandit 2021-05-01 19:50:20 +05:30 committed by GitHub
parent bb12c7a57a
commit 012da3ae1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -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