Skip to content

Commit 6a7fc0f

Browse files
committed
typo in test task
1 parent ae9af90 commit 6a7fc0f

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
@@ -25,7 +25,7 @@ We use `uv` to manage virtual environments. If you don't have it installed, see
2525
uv sync --frozen --group dev
2626
```
2727

28-
3. Activate the virtual environment (optional):
28+
3. Activate the virtual environment managed by `uv`:
2929
```bash
3030
source .venv/bin/activate
3131
```

0 commit comments

Comments
 (0)