readme nit

This commit is contained in:
Naitik Shah 2013-05-18 10:31:19 -07:00
parent 792bc8817c
commit 40f23f4b6f

View File

@ -53,8 +53,8 @@ both the new as well as the old server was running at the same time.
Documentation
-------------
http level graceful termination and restart:
`http.Server` graceful termination and restart:
http://godoc.org/github.com/daaku/go.grace/gracehttp
net.Listener level graceful termination and restart:
`net.Listener` graceful termination and restart:
http://godoc.org/github.com/daaku/go.grace