Skip to content

Commit

Permalink
correct wording
Browse files Browse the repository at this point in the history
  • Loading branch information
syntaqx committed Jan 15, 2019
1 parent d41184b commit 2f82e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serve.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package serve

import "net/http"

// FileServer implements the http.FileServer.
// FileServer wraps an http.FileServer.
type FileServer struct {
Handler http.Handler
}
Expand Down

0 comments on commit 2f82e04

Please sign in to comment.