From 69059483804aefc5d743432834c1b49aae9e2d76 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sun, 6 Jan 2019 15:44:43 -0800 Subject: [PATCH] doc: use lowercase for zlib --- doc/api/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/index.md b/doc/api/index.md index 4262191327ce60..23fe9bfa039ab0 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)