diff --git a/packages/gatsby/content/features/workspaces.md b/packages/gatsby/content/features/workspaces.md index 4aa5c15132e0..3d2aed9e847e 100644 --- a/packages/gatsby/content/features/workspaces.md +++ b/packages/gatsby/content/features/workspaces.md @@ -74,4 +74,4 @@ This feature allows you to not have to depend on something else than your local ## Yarn Workspaces vs Lerna -Despite the appearances, the Yarn workspaces and Lerna don't compete. In fact, Lerna will uses Yarn's workspaces if possible. In a sense, you can see Lerna as a high-level layer on top of the low-level Yarn implementation. +Despite the appearances, the Yarn workspaces and Lerna don't compete. In fact, Lerna will use Yarn's workspaces if possible. In a sense, you can see Lerna as a high-level layer on top of the low-level Yarn implementation.