diff --git a/docs/faq/http/fileserver.md b/docs/faq/http/fileserver.md index 2d23e605..c4635359 100644 --- a/docs/faq/http/fileserver.md +++ b/docs/faq/http/fileserver.md @@ -130,4 +130,4 @@ func (n NotFoundHandler) ServeHTTP(w http.ResponseWriter, r *http.Request) { } ``` -以上fileServer 版本要求:> go-zero 版本:>= v1.7.0 \ No newline at end of file +> go-zero 版本:>= v1.7.0