diff --git a/docs/react/fundamentals/use-modern-tools.md b/docs/react/fundamentals/use-modern-tools.md index f36b04285b..45e010092a 100644 --- a/docs/react/fundamentals/use-modern-tools.md +++ b/docs/react/fundamentals/use-modern-tools.md @@ -8,7 +8,7 @@ Of course, it's not the case that Cypress is always better than Protractor or Ne Next.js is a React framework designed for building server-prerendered applications. -Add the Nex.js capability to your workspace: +Add the Next.js capability to your workspace: ```bash yarn add --dev @nrwl/next