From 045621d03b38ef905728cb665cd8c64dc4518922 Mon Sep 17 00:00:00 2001 From: Sigurd Meldgaard Date: Mon, 6 Jan 2025 10:09:36 +0100 Subject: [PATCH] Update src/content/tools/pub/workspaces.md Co-authored-by: Marya <111139605+MaryaBelanger@users.noreply.github.com> --- src/content/tools/pub/workspaces.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/tools/pub/workspaces.md b/src/content/tools/pub/workspaces.md index f8b958032b..26735a5df4 100644 --- a/src/content/tools/pub/workspaces.md +++ b/src/content/tools/pub/workspaces.md @@ -115,7 +115,7 @@ be existing "stray" `pubspec.lock` and `.dart_tool/package_config.json` files adjacent to each pubspec. These shadow the `pubspec.lock` and `.dart_tool/package_config.json` files placed next to the root. -Therefore `pub get` will delete any `pubspec.lock` and +Therefore, `pub get` will delete any `pubspec.lock` and `.dart_tool/package_config.json` located in directories between the root and (including) any workspace package.