diff --git a/.golangci.reference.yml b/.golangci.reference.yml index 4e9128df3306..ae23791996bc 100644 --- a/.golangci.reference.yml +++ b/.golangci.reference.yml @@ -1671,7 +1671,7 @@ linters-settings: http-status-code-whitelist: [ "200", "400", "404", "500" ] tagliatelle: - # Check the struck tag name case. + # Check the struct tag name case. case: # Use the struct field name to check the name of the struct tag. # Default: false