Skip to content

Commit d2d56a9

Browse files
Update README.md
fixed typo
1 parent 6a8ca9d commit d2d56a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
| ![flame-charts.png](./tools/imgs/nx-default-profile.png) | ![flame-charts.png](./tools/imgs/main-and-forked-process-flame-charts.png) |
66
| `NX_DAEMON=false NX_PERF_LOGGING=true NX_CACHE=false nx show projects` | `node ./nx-advanced-profile.js --args=show,projects` |
77

8-
Nx it boosting performance, yet when there is a question, it is not always easy to understand where the time is spent.
8+
Nx is boosting performance, yet when there is a question, it is not always easy to understand where the time is spent.
99
By default, Nx provides a way to profile the performance of the CLI commands using `NX_PERF_LOGGING=true` and `NX_DAEMON=false`.
1010
This will create a minimal text log in the terminal.
1111

0 commit comments

Comments
 (0)