[Pkg-javascript-commits] [node-mocks-http] 217/296: docs(README): reword option descriptions [skip travis]
Thorsten Alteholz
alteholz at moszumanska.debian.org
Mon Feb 8 18:13:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
alteholz pushed a commit to branch master
in repository node-mocks-http.
commit 315d33c5c2723a19e02b017905085a4eaaed24ea
Author: Johnny Estilles <johnny.estilles at agentia.asia>
Date: Thu Apr 30 11:09:22 2015 +0800
docs(README): reword option descriptions [skip travis]
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 6702db0..726942e 100644
--- a/README.md
+++ b/README.md
@@ -108,8 +108,8 @@ Where options is an object hash with any of the following values:
option | description | default value
------ | ----------- | -------------
-`eventEmitter` | event emitter used by nmh | `mockEventEmitter`
-`writableStream` | writable stream used by nmh | `mockWritableStream`
+`eventEmitter` | event emitter used by `response` object | `mockEventEmitter`
+`writableStream` | writable stream used by `response` object | `mockWritableStream`
## Design Decisions
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git
More information about the Pkg-javascript-commits
mailing list