mirror of
https://github.com/satwikkansal/wtfpython
synced 2025-07-04 04:18:00 +02:00
Fix relevant typos detected by codespell
Closes https://github.com/satwikkansal/wtfpython/issues/161
This commit is contained in:
parent
9a2718ae3a
commit
2c910351b7
5 changed files with 5 additions and 24 deletions
2
CONTRIBUTING.md
vendored
2
CONTRIBUTING.md
vendored
|
@ -29,7 +29,7 @@ Probably unexpected output
|
|||
```py
|
||||
Setting up examples for clarification (if necessary)
|
||||
```
|
||||
**Outupt:**
|
||||
**Output:**
|
||||
```py
|
||||
>>> trigger # some example that makes it easy to unveil the magic
|
||||
# some justified output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue