docs: fix typo in google_cloud_sql_mysql.ipynb (#18847)

arbitary -> arbitrary
pull/13988/merge
Ikko Eltociear Ashimine 7 months ago committed by GitHub
parent 5a006f7264
commit c3580d3c64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -374,7 +374,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"First we prepare an example table with non-default schema, and populate it with some arbitary data." "First we prepare an example table with non-default schema, and populate it with some arbitrary data."
] ]
}, },
{ {

Loading…
Cancel
Save