chore: Fix typos in docs and examples (#36524)
Fix typos in docs and examples Signed-off-by: co63oc <co63oc@users.noreply.github.com>
This commit is contained in:
@@ -220,7 +220,7 @@ Just run the following line to automatically test every docstring example in the
|
||||
```bash
|
||||
pytest --doctest-modules <path_to_file_or_dir>
|
||||
```
|
||||
If the file has a markdown extention, you should add the `--doctest-glob="*.md"` argument.
|
||||
If the file has a markdown extension, you should add the `--doctest-glob="*.md"` argument.
|
||||
|
||||
### Run only modified tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user