Skip to content

Commit 6c625b8

Browse files
committed
New github action for week3
1 parent 9383169 commit 6c625b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Learn/week3/fastApi-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cd my-first-api
2323
### Step 2: Create Virtual Environment
2424

2525
**Why virtual environment?**
26-
- Keeps this project's packages separate from other project
26+
- Keeps this project's packages separate from other project
2727
- Prevents version conflicts
2828
- Industry standard practice
2929

0 commit comments

Comments
 (0)