docs(core): fixes minor typo in getting started (#17901)

Co-authored-by: Miroslav Jonaš <meeroslav@users.noreply.github.com>
This commit is contained in:
Zayd Krunz 2023-07-05 05:50:48 -07:00 committed by GitHub
parent 3a8810318b
commit 088018a846
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
We created Nx because developers struggle to configure, maintain and especially integrate various tools and frameworks. Setting up a system that works well for a handful of developers and at the same time, easily scales up to an entire organization is hard. This includes setting up low-level build tooling, configuring fast CI, and keeping your codebase healthy, up-to-date, and maintainable.
We wanted to provide a solution that is easy to adopt and scales.
We wanted to provide a solution that is easy to adopt and scale.
## How Does Nx Help You?