From d56ee03cdbc9c855a3adf97813602666d4f9622b Mon Sep 17 00:00:00 2001 From: Kharec Date: Mon, 30 Mar 2026 21:39:05 +0200 Subject: [PATCH] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c3270d2..6d7dbfc 100644 --- a/README.md +++ b/README.md @@ -409,7 +409,7 @@ make lint Note: `golangci-lint` is set up with `.golangci.yml` file. -### Regerenate Swagger documentation +### Regenerate Swagger documentation If you make changes to the API, you can regenerate the swagger documentation by running the following command after modifying the swagger annotations: