From f791217756a145ab3fb5f2d5f61fc5fdba8d8a47 Mon Sep 17 00:00:00 2001 From: Nathan Rajlich Date: Fri, 8 Jan 2016 15:58:02 -0800 Subject: [PATCH] README: add missing back tick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b55fe50..69312fc 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ The `tunnel` instance returned to your callback emits the following events |error|err|fires when an error happens on the tunnel| |close||fires when the tunnel has closed| -The `tunnel instance has the following methods +The `tunnel` instance has the following methods |method|args|description| |----|----|----|