From 26bfd4ba007ced8ac8ba9a970ebe824d19146740 Mon Sep 17 00:00:00 2001 From: ianf-mongodb <85948430+ianf-mongodb@users.noreply.github.com> Date: Wed, 8 Nov 2023 16:17:05 -0500 Subject: [PATCH] * --- source/includes/fact-non-utf8-data.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/source/includes/fact-non-utf8-data.rst b/source/includes/fact-non-utf8-data.rst index 09eeb35b6..959db7d53 100644 --- a/source/includes/fact-non-utf8-data.rst +++ b/source/includes/fact-non-utf8-data.rst @@ -1,6 +1,7 @@ -If Compass is having issues displaying data and returning the error -message: ``Invalid UTF-8 string in BSON document``, you can set the -``enableUtf8Validation`` URI option to ``false``. +If Compass encounters data display issues when querying your data +with the error message: ``Invalid UTF-8 string in BSON document``. You +can disable UTF8 validation by setting the ``enableUtf8Validation`` +URI option to false. The following URI disables UTF8 validation: