Skip to content

Commit cbff7d4

Browse files
committed
fix: typo in middleware name for HEALTHCHECK_USER_AGENTS
1 parent 6ba355e commit cbff7d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/environment-variables.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Comma-separated list of hosts which are trusted origins for unsafe requests (e.g
151151

152152
You must change this setting when deploying the app to a non-localhost domain
153153

154-
Comma-separated list of User-Agent strings which, when present as an HTTP header, should only receive healthcheck responses. Used by our `HealthcheckUserAgent` middleware.
154+
Comma-separated list of User-Agent strings which, when present as an HTTP header, should only receive healthcheck responses. Used by our `HealthcheckUserAgents` middleware.
155155

156156
## Cypress tests
157157

0 commit comments

Comments
 (0)