From f31ec351c768f5045666c23b355832b66db61f2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9?= Date: Sun, 1 Dec 2024 13:17:38 +0100 Subject: [PATCH] Update constants.md documentation --- docs/api/constants.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/constants.md b/docs/api/constants.md index c282b9bf..53bbb25c 100644 --- a/docs/api/constants.md +++ b/docs/api/constants.md @@ -50,7 +50,7 @@ const ( ) ``` -### HTTP status codes were copied from net/http. +### HTTP status codes were copied from net/http ```go const (