Skip to content

Commit 5ff7389

Browse files
committed
Pre-commit check
1 parent 4f1c893 commit 5ff7389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/proposals/authentication-filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ type BasicAuth struct {
140140
// +optional
141141
SecretRef *NamespacedSecretKeyReference `json:"secretRef,omitempty"`
142142

143-
// Realm used by NGINX `auth_basic`.
143+
// Realm used by NGINX `auth_basic`.
144144
// Configures "realm="<realm_value>" in WWW-Authenticate header in error page location.
145145
//
146146
// +optional

0 commit comments

Comments
 (0)