diff --git a/.golangci.reference.yml b/.golangci.reference.yml
index b759aa9d..2f96c3dd 100644
--- a/.golangci.reference.yml
+++ b/.golangci.reference.yml
@@ -185,7 +185,7 @@ linters-settings:
     #
     #  `$gostd` - matches all of go's standard library (Pulled from `GOROOT`)
     #
-    # Default: no rules.
+    # Default: Only allow $gostd in all files.
     rules:
       # Name of a rule.
       main: