1 parent 6aefd9b commit b014605Copy full SHA for b014605
1 file changed
s1_development_environment/package_manager.md
@@ -415,7 +415,7 @@ to make it work.
415
uv python pin 3.13
416
```
417
418
- 8. Assume you have a friend wonking on the same project as you and they are using `pip` together with good old
+ 8. Assume you have a friend working on the same project as you and they are using `pip` together with good old
419
`requirements.txt` files. How do you create a `requirements.txt` file from your `uv` project?
420
421
??? success "Solution"
0 commit comments