Skip to content

Commit 8c3854c

Browse files
noob8boitushar-deepsource
authored andcommitted
Fix typo in CONTRIBUTING.md (python#11474)
Fixes python#11473
1 parent f985164 commit 8c3854c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ cd mypy
2727
2828
# Create then activate a virtual environment
2929
python3 -m venv venv
30-
source venv/bin/actiate
30+
source venv/bin/activate
3131
3232
# Install the test requirements and the project
3333
python3 -m pip install -r test-requirements.txt

0 commit comments

Comments
 (0)