diff --git a/coderd/httpapi/name.go b/coderd/httpapi/name.go index 85dbaa12e8ad9..0083927c85a08 100644 --- a/coderd/httpapi/name.go +++ b/coderd/httpapi/name.go @@ -87,7 +87,7 @@ func UserRealNameValid(str string) error { } if strings.TrimSpace(str) != str { - return xerrors.New("must not have leading or trailing white spaces") + return xerrors.New("must not have leading or trailing whitespace") } return nil } pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy