We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967705b commit 3592140Copy full SHA for 3592140
articles/ai-foundry/how-to/data-add.md
@@ -73,7 +73,7 @@ A file (`uri_file`) data resource type points to a *single file* on storage (for
73
74
A Folder (`uri_folder`) data source type points to a *folder* on a storage resource (for example, a folder containing several subfolders of images).
75
76
-A Table ('uri_table') data source type points to a *table* on a storage resource (for example, a folder that contains tabular data).
+A Table (`uri_table`) data source type points to a *table* on a storage resource (for example, a folder that contains tabular data).
77
78
[!INCLUDE [tip-left-pane](../includes/tip-left-pane.md)]
79
0 commit comments