Tweak some documentation headings (#15556)

Just some nits I want to make incremental progress on
This commit is contained in:
Zanie Blue
2025-08-27 13:16:52 -05:00
committed by GitHub
parent 9b1328af3d
commit 960714d4d6
8 changed files with 18 additions and 9 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ option:
$ uv run --no-sync ...
```
## Checking if the lockfile is up-to-date
## Checking the lockfile
When considering if the lockfile is up-to-date, uv will check if it matches the project metadata.
For example, if you add a dependency to your `pyproject.toml`, the lockfile will be considered