Skip to content

Commit

Permalink
docs(core): run run to run
Browse files Browse the repository at this point in the history
  • Loading branch information
hwasoo-sung committed Jan 5, 2025
1 parent 21d5bd8 commit ec0ae62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/shared/tutorials/npm-workspaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ import { getRandomItem } from '@tuskdesign/util';
// ...
```

Now if you run run the build, Nx will notice that the TypeScript project references need to be updated and ask your permission to update them.
Now if you run the build, Nx will notice that the TypeScript project references need to be updated and ask your permission to update them.

```text {% command="nx build @tuskdesign/zoo" path="~/tuskydesigns" %}
NX The workspace is out of sync
Expand Down

0 comments on commit ec0ae62

Please sign in to comment.