uv/docs/concepts
Aditya Pratap Singh adcb67a882
Fix documentation typos for `uv build --build-constraint` flag (#7330)
Summary

This pull request fixes a typo in the --build-constraints flag, which
should be singular (--build-constraint). This update ensures consistency
across the documentation and prevents potential confusion for users.

Closes #7315

## Test Plan
The change was verified by reviewing the relevant documentation files
where the flag is referenced. No functional code changes were made, so
no additional testing is required beyond confirming the documentation
update.

## Tested
The change was tested by visually inspecting the updated documentation
to confirm that the typo has been corrected
2024-09-12 14:07:33 -05:00
..
cache.md Support globs as cache keys in `tool.uv.cache-keys` (#7268) 2024-09-11 15:30:59 -04:00
dependencies.md docs: list supported sdist formats (#7168) 2024-09-07 19:16:12 +00:00
index.md Update documentation sections (#5452) 2024-07-25 12:37:22 -05:00
projects.md Fix documentation typos for `uv build --build-constraint` flag (#7330) 2024-09-12 14:07:33 -05:00
python-versions.md Avoid selecting prerelease Python installations without opt-in (#7300) 2024-09-11 15:49:33 -05:00
resolution.md treat .tgz the same as .tar.gz (#7201) 2024-09-08 23:09:39 +00:00
tools.md docs: add missing `console` highlights (#6900) 2024-08-31 19:04:19 -04:00
workspaces.md Update workspace documentation to remove legacy virtual projects (#6720) 2024-08-27 17:31:12 -04:00