Skip to content

Commit

Permalink
Update src/content/tools/pub/workspaces.md
Browse files Browse the repository at this point in the history
Co-authored-by: Marya <111139605+MaryaBelanger@users.noreply.github.com>
  • Loading branch information
sigurdm and MaryaBelanger authored Jan 6, 2025
1 parent 77810b6 commit 045621d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/tools/pub/workspaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 045621d

Please sign in to comment.