diff --git a/README.md b/README.md index 4a58dc846083f..c1d27e2557d9f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ width="100%" alt="Nx - Smart, Extensible Build Framework">
🔎 **Smart, Extensible Build Framework** -Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, an advanced CLI, editor support, GitHub integration, and more. +Nx is a smart and extensible build framework to help you architect, test, and build at any scale — integrating seamlessly with modern technologies and frameworks while providing a distributed graph-based task execution, computation caching, smart rebuilds of affected projects, powerful code generators, editor support, GitHub apps, and more. ### Best-in-Class Support for Monorepos diff --git a/nx-dev/nx-dev/pages/index.tsx b/nx-dev/nx-dev/pages/index.tsx index 895e2c293d744..4842f6c681c31 100644 --- a/nx-dev/nx-dev/pages/index.tsx +++ b/nx-dev/nx-dev/pages/index.tsx @@ -19,7 +19,7 @@ export function Index() {