From ae2cf01da33d7a62dbb0fcd77ea3a05d16e18cbb Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Thu, 20 Apr 2023 18:31:50 +0300 Subject: test push for ci/cd --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.go') diff --git a/main.go b/main.go index f117c84..2fcf453 100644 --- a/main.go +++ b/main.go @@ -15,7 +15,7 @@ import ( // @title Least Portals Database API // @version 1.0 -// @description Backend API endpoints for Least Portals Database. +// @description Backend API endpoints for the Least Portals Database. // @license.name GNU General Public License, Version 2 // @license.url https://www.gnu.org/licenses/old-licenses/gpl-2.0.html -- cgit v1.2.3