[Pkg-javascript-commits] [node-create-hash] 09/40: typo
Bastien Roucariès
rouca at moszumanska.debian.org
Sat May 27 14:10:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-create-hash.
commit 776c1e96b3be86c82bb8dab1ee90c61a58edd89f
Author: Calvin Metcalf <cmetcalf at appgeo.com>
Date: Fri Jan 16 09:39:46 2015 -0500
typo
---
readme.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/readme.md b/readme.md
index f3231a2..a4a6815 100644
--- a/readme.md
+++ b/readme.md
@@ -3,7 +3,7 @@ create-hash
[![Build Status](https://travis-ci.org/crypto-browserify/createHash.svg)](https://travis-ci.org/crypto-browserify/createHash)
-Node style hashes for use in the browser, with native has functions in node. Api is the same as hashes in node:
+Node style hashes for use in the browser, with native hash functions in node. Api is the same as hashes in node:
```js
var createHash = require('create-hash');
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-create-hash.git
More information about the Pkg-javascript-commits
mailing list