Skip to content

Commit 5872a0c

Browse files
committed
fix: typo in project docs
1 parent 845075c commit 5872a0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To create a project from the command line, follow these steps:
3131
```
3232
3333
```bash
34-
source .env/bin/active
34+
source .env/bin/activate
3535
```
3636
3737
```bash

0 commit comments

Comments
 (0)