★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/02b0c9e469Nouvelle recherche | Portail wanayoo
Skip to content
Permalink
Browse files
doc: fix typo in maintaining-zlib guide
PR-URL: #32292
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Rich Trott <rtrott@gmail.com>
  • Loading branch information
snitin315 authored and addaleax committed Mar 30, 2020
1 parent 6cdccc8 commit 02b0c9e46992ef50379df41a1e463825d89493f6
Showing with 1 addition and 1 deletion.
  1. +1 −1 doc/guides/maintaining-zlib.md
@@ -22,7 +22,7 @@ Check that Node.js still builds and tests.
It may be necessary to update deps/zlib/zlib.gyp if any significant changes have
occurred upstream.

## Commiting zlib
## Committing zlib

Add zlib: `git add --all deps/zlib`

0 comments on commit 02b0c9e

Please sign in to comment.