Skip to content

Commit a484f75

Browse files
sylwiavargasFlorens Verschelde
and
Florens Verschelde
authored
Update docs/parts/monorepo-support.md
Co-authored-by: Florens Verschelde <[email protected]>
1 parent ea80e3b commit a484f75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/parts/monorepo-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ To define a workspace with yarn, add the `workspaces` field to our `package.json
6666
This refers to every sub-directory inside `packages` which contains a `package.json`.
6767

6868
:::info
69-
Note that a yarn workspace looks somewhat identical to an npm workspace. For the most parts that's true, but yarn also has [`nohoist`](https://classic.yarnpkg.com/blog/2018/02/15/nohoist).
69+
Note that a yarn workspace looks somewhat identical to an npm workspace. For the most part that's true, but yarn also adds useful features such as [`nohoist`](https://classic.yarnpkg.com/blog/2018/02/15/nohoist).
7070
:::

0 commit comments

Comments
 (0)