Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw committed Mar 13, 2024
1 parent c7b8365 commit 6566511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ide_integration/pycharm.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ You can now run your programs and tests as usual.

### Multiple environments

If your project uses [multiple environments](../environment.md) to tests differen Python versions or dependencies, you can add multiple environments to PyCharm
If your project uses [multiple environments](../environment.md) to tests different Python versions or dependencies, you can add multiple environments to PyCharm
by specifying *Use existing environment* in the *Add Python Interpreter* dialog.

![Multiple pixi environments](https://raw.githubusercontent.com/pavelzw/pixi-pycharm/main/.github/assets/python-interpreters-multi-env-light.png#only-light)
Expand Down

0 comments on commit 6566511

Please sign in to comment.