Skip to content

Commit b014605

Browse files
authored
Fix typo: wonking -> working in package manager docs (#524)
1 parent 6aefd9b commit b014605

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

s1_development_environment/package_manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ to make it work.
415415
uv python pin 3.13
416416
```
417417

418-
8. Assume you have a friend wonking on the same project as you and they are using `pip` together with good old
418+
8. Assume you have a friend working on the same project as you and they are using `pip` together with good old
419419
`requirements.txt` files. How do you create a `requirements.txt` file from your `uv` project?
420420

421421
??? success "Solution"

0 commit comments

Comments
 (0)