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

arbitary -> arbitrary
This commit is contained in:
Ikko Eltociear Ashimine 2024-03-10 06:39:36 +09:00 committed by GitHub
parent 5a006f7264
commit c3580d3c64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -374,7 +374,7 @@
"cell_type": "markdown",
"metadata": {},
"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."
]
},
{