Skip to content

Commit c2b1d9b

Browse files
authored
Update episodes/13-ides.md
1 parent 421542e commit c2b1d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

episodes/13-ides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ Technically, this should set the Python interpreter to be the one contained in y
253253
Still, it is a good idea to check and set the Python interpreter manually in VS Code to make sure things
254254
are configured correctly for your project.
255255

256-
You can do than as follows:
256+
You can do that as follows:
257257

258258
- Navigate to the location of the Python binary within the virtual environment using the file browser. The Python binary will be located in, e.g. `venv/bin/python3` within the project directory.
259259

0 commit comments

Comments
 (0)