Skip to content

Commit 11509ab

Browse files
authored
chore: fix typo (#13476)
* chore: fix typo * Update embeddings_batch_processing.ipynb
1 parent 9dc7267 commit 11509ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alloydb/notebooks/embeddings_batch_processing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@
358358
"source": [
359359
"### Create a Database\n",
360360
"\n",
361-
"Nex, you will create database to store the data using the connection pool. Enabling public IP takes a few minutes, you may get an error that there is no public IP address. Please wait and retry this step if you hit an error!"
361+
"Next, you will create a database to store the data using the connection pool. Enabling public IP takes a few minutes, you may get an error that there is no public IP address. Please wait and retry this step if you hit an error!"
362362
]
363363
},
364364
{

0 commit comments

Comments
 (0)