Skip to content

Commit 4e1b85f

Browse files
Update content/cli/overview.md
1 parent 51dd6ea commit 4e1b85f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/cli/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The [Nest CLI](https://github.com/nestjs/nest-cli) is a command-line interface t
44

55
#### Requirements
66

7-
Nest CLI requires a Node.js binary built with [internationalization support](https://nodejs.org/api/intl.html) (ICU), such as the official binaries from the [node.js project page](https://nodejs.org/en/download). If you encounter errors related to ICU, check that your binary meets this requirement.
7+
Nest CLI requires a Node.js binary built with [internationalization support](https://nodejs.org/api/intl.html) (ICU), such as the official binaries from the [Node.js project page](https://nodejs.org/en/download). If you encounter errors related to ICU, check that your binary meets this requirement.
88

99
```bash
1010
node -p process.versions.icu

0 commit comments

Comments
 (0)