Browse Source

✏️ Fix Azkaban spelling typo in `virtual-environments.md‎` (#15463)

pull/15481/head
Isaac 1 month ago
committed by GitHub
parent
commit
810fd2a888
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/docs/virtual-environments.md

2
docs/en/docs/virtual-environments.md

@ -819,7 +819,7 @@ Traceback (most recent call last):
</div>
But if you deactivate the virtual environment and activate the new one for `prisoner-of-askaban` then when you run `python` it will use the Python from the virtual environment in `prisoner-of-azkaban`.
But if you deactivate the virtual environment and activate the new one for `prisoner-of-azkaban` then when you run `python` it will use the Python from the virtual environment in `prisoner-of-azkaban`.
<div class="termy">

Loading…
Cancel
Save