[Pkg-javascript-commits] [node-browserify-zlib] 43/50: docs(readme): fix spelling mistake
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 15 13:09:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-browserify-zlib.
commit 8b3f0a862f6bb49833c4ab0bcaeaee8fd524c917
Author: Edward Betts <edward at 4angle.com>
Date: Wed Aug 30 16:47:20 2017 +0100
docs(readme): fix spelling mistake
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 7cde70b..51c4239 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
Emulates Node's [zlib](https://nodejs.org/api/zlib.html) module for the browser. Can be used as a drop in replacement with [Browserify](http://browserify.org) and [webpack](http://webpack.github.io/).
-The heavy lifting is done using [pako](https://github.com/nodeca/pako). The code in this module is modeled closely after the code in the source of Node core to get as much compatability as possible.
+The heavy lifting is done using [pako](https://github.com/nodeca/pako). The code in this module is modeled closely after the code in the source of Node core to get as much compatibility as possible.
## API
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-browserify-zlib.git
More information about the Pkg-javascript-commits
mailing list