diff --git a/dataplex-quickstart-labs/00-resources/scripts/python/business-glossary-import/README.md b/dataplex-quickstart-labs/00-resources/scripts/python/business-glossary-import/README.md index 2a909df9..6ca1824a 100644 --- a/dataplex-quickstart-labs/00-resources/scripts/python/business-glossary-import/README.md +++ b/dataplex-quickstart-labs/00-resources/scripts/python/business-glossary-import/README.md @@ -59,6 +59,6 @@ Where: with the current term, with each term separated by a comma (`,`) In the case where a list of items inside a field contains the delimiter value -comma (,) the field has to be escaped by using double quotes (" "). e.g. term 1, +comma (,) the field has to be escaped by using double quotes (" "). e.g. `term 1, "Term 1, a description", "Data Steward1, Data -teward2",,, +teward2",,,`