Docs: Database Example 3 Note Updation (#19931)

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
This commit is contained in:
Rounak Dhillon 2025-02-24 11:11:08 +05:30 committed by GitHub
parent 9801490f88
commit 07c60071fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -428,7 +428,7 @@ In this example, we aim to ingest a table named `_delta_log/file.json` within th
{% note %}
The backslash (\) is used as an escape character for the dot (.) in the pattern
The backslash `\` is used as an escape character for the dot (.) in the pattern
{% /note %}

View File

@ -427,7 +427,7 @@ In this example, we aim to ingest a table named `_delta_log/file.json` within th
{% note %}
The backslash (\) is used as an escape character for the dot (.) in the pattern
The backslash `\` is used as an escape character for the dot (.) in the pattern
{% /note %}