We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fefc639 commit 0bbefe8Copy full SHA for 0bbefe8
doc/api/cli.md
@@ -357,7 +357,7 @@ Generating V8 snapshots takes time and memory (both memory managed by the
357
V8 heap and native memory outside the V8 heap). The bigger the heap is,
358
the more resources it needs. Node.js will adjust the V8 heap to accommondate
359
the additional V8 heap memory overhead, and try its best to avoid using up
360
-all the memory avialable to the process. When the process uses
+all the memory available to the process. When the process uses
361
more memory than the system deems appropriate, the process may be terminated
362
abruptly by the system, depending on the system configuration.
363
0 commit comments