From 57b069b0eb8a301cebdfe8fa6d19b2e3960df428 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 9 Apr 2026 12:54:00 -0400 Subject: [PATCH] Fix typo --- docs/configuration/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/development.md b/docs/configuration/development.md index 72f9233e6..de6969800 100644 --- a/docs/configuration/development.md +++ b/docs/configuration/development.md @@ -6,7 +6,7 @@ Default: `False` This setting enables debugging and displays a debugging toolbar in the user interface. Debugging should be enabled only during development or troubleshooting. -Note that the debugging toolbar will be displayed only for requests originating from an [internal IP address](./system.md#internal_ips), if defined. If no internal IPs are defined, the toolbar will be displayed for all requests. +Note that the debugging toolbar will be displayed only for requests originating from [internal IP addresses](./system.md#internal_ips), if defined. If no internal IPs are defined, the toolbar will be displayed for all requests. !!! warning Never enable debugging on a production system, as it can expose sensitive data to unauthenticated users and impose a