From 0968f572d7868eb75b4385ca6e55ce6388f40ff2 Mon Sep 17 00:00:00 2001 From: Eric Milkie Date: Wed, 26 Jan 2022 14:40:05 -0500 Subject: [PATCH] Fix grammar and clarify profiler warning. --- source/includes/warning-profiler-performance.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/includes/warning-profiler-performance.rst b/source/includes/warning-profiler-performance.rst index ae0f8ff8e02..43b51a163fd 100644 --- a/source/includes/warning-profiler-performance.rst +++ b/source/includes/warning-profiler-performance.rst @@ -1,6 +1,6 @@ .. important:: - Profiling can impact performance and shares settings with the system + Profiling can negatively impact performance, and can introduce unencrypted query data into the system log. Carefully consider any performance and security implications before configuring and enabling the profiler on a production deployment.