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:
authorRich Trott <rtrott@gmail.com>2019-01-07 02:44:43 +0300
committerRich Trott <rtrott@gmail.com>2019-01-09 02:45:28 +0300
commit005363ad372cf6f98572f0d0da3caf9b74448fde (patch)
tree435381a27e4474bb1bc311df1e5c09ee529b961e /doc/api/index.md
parent63d4cae009e114127e1a80644e4bffc019e2f4a7 (diff)
doc: use lowercase for zlib
PR-URL: https://github.com/nodejs/node/pull/25371 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'doc/api/index.md')
-rw-r--r--doc/api/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/index.md b/doc/api/index.md
index 4262191327c..23fe9bfa039 100644
--- a/doc/api/index.md
+++ b/doc/api/index.md
@@ -56,7 +56,7 @@
* [V8](v8.html)
* [VM](vm.html)
* [Worker Threads](worker_threads.html)
-* [ZLIB](zlib.html)
+* [Zlib](zlib.html)
<div class="line"></div>