From 820881dcff758de3e140375915dda337a44a6a36 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Sat, 15 Jun 2024 11:46:50 -0700 Subject: [PATCH] Fix typo --- content/en/troubleshooting/logging.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/troubleshooting/logging.md b/content/en/troubleshooting/logging.md index 380389bca6..fc6838069e 100644 --- a/content/en/troubleshooting/logging.md +++ b/content/en/troubleshooting/logging.md @@ -69,4 +69,4 @@ For example: http://localhost:1313/?debug=LR-verbose ``` -Then monitor the reload requests in your browser's dev tools console. Make sure the dev tools "preserve log" is enabled. +Then monitor the reload requests in your browser's dev tools console. Make sure the dev tools "preserve log" option is enabled.