Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 35b8d3890ed..619ee9a2e00 100644
--- a/README.md
+++ b/README.md
@@ -193,8 +193,8 @@ us a report nonetheless.
- [#14519](https://github.com/nodejs/node/issues/14519): _Internal domain
function can be used to cause segfaults_. Causing program termination using
- either the public Javascript APIs or the private bindings layer APIs requires
- the ability to execute arbitrary Javascript code, which is already the highest
+ either the public JavaScript APIs or the private bindings layer APIs requires
+ the ability to execute arbitrary JavaScript code, which is already the highest
level of privilege possible.
- [#12141](https://github.com/nodejs/node/pull/12141): _buffer: zero fill