[Pkg-javascript-commits] [node-asn1.js] 19/202: readme: fix Neo's age
Bastien Roucariès
rouca at moszumanska.debian.org
Thu Apr 20 19:18:50 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-asn1.js.
commit b974d06ce374d0ca4658facb2203f27823b93eb8
Author: Fedor Indutny <fedor.indutny at gmail.com>
Date: Mon Dec 2 00:10:58 2013 +0400
readme: fix Neo's age
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 0e1324a..1563089 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Encode data:
var output = Human.encode({
firstName: 'Thomas',
lastName: 'Anderson',
- age: 30, // Perhaps?!
+ age: 28,
gender: 'male',
bio: [
{
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-asn1.js.git
More information about the Pkg-javascript-commits
mailing list