From 9c88419bdfd8581041d4520117d37d43227ce006 Mon Sep 17 00:00:00 2001 From: tgic Date: Wed, 17 Dec 2014 17:44:58 +0800 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65a9a0e3..0b15585a 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ This is useful when you want use publickey and something like [google-authentica Package ssh in sshpiper is compatible with[golang.org/x/crypto/ssh](http://golang.org/x/crypto/ssh). All func and datatype left unchanged. You can use it like [golang.org/x/crypto/ssh](http://golang.org/x/crypto/ssh). -SSHPiper addtional API +SSHPiper additional API * [NewSSHPiperConn](https://godoc.org/github.com/tg123/sshpiper/ssh#NewSSHPiperConn) * [SSHPiperConfig](https://godoc.org/github.com/tg123/sshpiper/ssh#SSHPiperConfig)