Skip to content

Commit 5a1c574

Browse files
avivkelleraduh95
andauthored
Update glossary.md
Co-authored-by: Antoine du Hamel <[email protected]>
1 parent f4cbc4e commit 5a1c574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ This file documents various terms and definitions that are used throughout the N
8787
network and the mechanism for retrieving it, typically using the HTTP or HTTPS protocol.
8888
* **UTF-8**: [Unicode Transformation Format - 8-bit][] - A variable-width character encoding widely used for
8989
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.
9191
* **Vendoring**: Integrating external software into the project by copying its code source.
9292
* **VM**: [The Node.js VM module][] - Provides a way of executing code within V8 Virtual Machine contexts.
9393
* **W3C**: [World Wide Web Consortium][] - An international community that develops standards and guidelines for

0 commit comments

Comments
 (0)