Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
10sr authored Nov 12, 2024
1 parent fde39f7 commit 353b82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Usage
(executable-find "python"))
```

This macro searchs for suitable venv directory for current evironment
This macro searchs for suitable venv directory for current environment
automatically: by default it supports `pipenv`, `poetry`, and directories
named `".venv"` and `"venv"`.
You can modify `with-venv-find-venv-dir-functions` to add or remove
Expand Down

0 comments on commit 353b82f

Please sign in to comment.