Fix and improve docs (#13620)
<!-- Thank you for contributing to uv! To help us out with reviewing, please consider the following: - Does this pull request include a summary of the change? (See below.) - Does this pull request include a descriptive title? - Does this pull request include references to any relevant issues? --> ## Summary I follow the advices from the IDE spell checker and grammar checker, fix some typos, and improve the docs.
This commit is contained in:
@@ -256,7 +256,7 @@ For details, see the
|
||||
### Workspace support
|
||||
|
||||
If a project includes local dependencies (e.g., via
|
||||
[Workspaces](../../concepts/projects/workspaces.md), those too must be included in the deployment
|
||||
[Workspaces](../../concepts/projects/workspaces.md)), those too must be included in the deployment
|
||||
package.
|
||||
|
||||
We'll start by extending the above example to include a dependency on a locally-developed library
|
||||
|
||||
Reference in New Issue
Block a user