From 680025b214a3bf10d12b4bca50b0782d5433b9a5 Mon Sep 17 00:00:00 2001 From: Nikolay Kasyanov <65883674+Unbewohnte@users.noreply.github.com> Date: Fri, 14 May 2021 14:35:11 +0300 Subject: [PATCH] Update main.go --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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