Skip to content

Commit a9c86fc

Browse files
authored
Update README.md (#41)
1 parent 2e720fe commit a9c86fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Special thanks to [@HanyuuLu][2] to give up the name `varname` in pypi for this
4949

5050
### Retrieving the variable names from inside a function call/class instantiation
5151

52-
- From insdie a function call
52+
- From inside a function call
5353
```python
5454
from varname import varname
5555
def function():

0 commit comments

Comments
 (0)