From 83e53e81b593bd9a17b74a33e7c7c4f9a593de70 Mon Sep 17 00:00:00 2001
From: Zhibin Mai <zmai@slb.com>
Date: Wed, 2 Aug 2023 11:37:40 +0000
Subject: [PATCH] Update IndexAugmenter.md

---
 docs/tutorial/IndexAugmenter.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/tutorial/IndexAugmenter.md b/docs/tutorial/IndexAugmenter.md
index 48fcfa97b..23ad719af 100644
--- a/docs/tutorial/IndexAugmenter.md
+++ b/docs/tutorial/IndexAugmenter.md
@@ -338,7 +338,7 @@ the records from the `OSDU search` results, any one of the following mistakes ca
 ```
   { 
      "kind": "osdu:wks:reference-data--IndexPropertyPathConfiguration:1.0.0",
-     "query": "data.Code: "\osdu:wks:work-product-component--WellLog:1."\"
+     "query": "data.Code: \"osdu:wks:work-product-component--WellLog:1.\""
   }
 ```
 
-- 
GitLab