File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ This file documents various terms and definitions that are used throughout the N
87
87
network and the mechanism for retrieving it, typically using the HTTP or HTTPS protocol.
88
88
* ** UTF-8** : [ Unicode Transformation Format - 8-bit] [ ] - A variable-width character encoding widely used for
89
89
representing Unicode characters efficiently in byte-oriented systems.
90
- * ** V8** : [ The JavaScript engine] [ ] that powers Node.js and Chrome browser .
90
+ * ** V8** : [ The JavaScript and WebAssembly engine] [ ] that powers Node.js.
91
91
* ** Vendoring** : Integrating external software into the project by copying its code source.
92
92
* ** VM** : [ The Node.js VM module] [ ] - Provides a way of executing code within V8 Virtual Machine contexts.
93
93
* ** W3C** : [ World Wide Web Consortium] [ ] - An international community that develops standards and guidelines for
You can’t perform that action at this time.
0 commit comments