Minor rewording

This commit is contained in:
Eli Bendersky
2019-06-01 05:47:43 -07:00
committed by Mark McGranaghan
parent 973da6773f
commit fab09ef735
3 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ import (
// A fundamental concept in `net/http` servers is
// *handlers*. A handler is an object implementing the
// `http.Handler` interface. A very common way to write
// `http.Handler` interface. A common way to write
// a handler is by using the `http.HandlerFunc` adapter
// on functions with the appropriate signature.
func hello(w http.ResponseWriter, req *http.Request) {

View File

@@ -1,2 +1,2 @@
1bffba1944537a9f9d7166a67d7a2b9f4ce2d70e
hg47WDVcY_W
cc9a1fd34b3735d59f0972af21a26aabfff660c8
FVQG_jryhVF