[Pkg-javascript-commits] [node-leveldown] 77/492: minor typo

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:13:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a commit to annotated tag rocksdb-0.10.1
in repository node-leveldown.

commit 09477db64699a45b6b890008760eb35450de5ef2
Author: Rod Vagg <rod at vagg.org>
Date:   Sun Nov 18 13:49:25 2012 +1100

    minor typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6ef2070..1f6335d 100644
--- a/README.md
+++ b/README.md
@@ -277,7 +277,7 @@ db.readStream({ keys: true, values: false })
 ```
 
 --------------------------------------------------------
-<a name="valyeStream"></a>
+<a name="valueStream"></a>
 ### db.valueStream()
 
 A **ValueStream** is a **ReadStream** where the `'data'` events are simply the values from the database so it can be used like a traditional stream rather than an object stream.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git



More information about the Pkg-javascript-commits mailing list