-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
65d53a7
commit adcb67a
Showing
4 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters