diff --git a/main.go b/main.go index 1d0e4d0..77ec167 100644 --- a/main.go +++ b/main.go @@ -43,7 +43,7 @@ func InitLogs() { func homepage(w http.ResponseWriter, r *http.Request) { helpMessage := ` -

REST api in Go's standart library

+

CRUD api in Go's standart library