Skip to content

Commit 9418c0d

Browse files
author
Ikko Eltociear Ashimine
authored
docs: update tableau.ipynb (#30938)
Initalize -> Initialize
1 parent 23f701b commit 9418c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/integrations/tools/tableau.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
"metadata": {},
184184
"outputs": [],
185185
"source": [
186-
"# Initalize simple_datasource_qa for querying Tableau Datasources through VDS\n",
186+
"# Initialize simple_datasource_qa for querying Tableau Datasources through VDS\n",
187187
"analyze_datasource = initialize_simple_datasource_qa(\n",
188188
" domain=tableau_server,\n",
189189
" site=tableau_site,\n",

0 commit comments

Comments
 (0)