Skip to content

Commit 0a0b337

Browse files
Fix Typo in Embeddings Tutorial (#344)
1 parent c661ea4 commit 0a0b337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/finetune/finetune-on-embeddings.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@
363363
"\n",
364364
"### Choose your example\n",
365365
"\n",
366-
"In the following cell, choose which set of training points to use. The input shoudl be a point dataset\n",
366+
"In the following cell, choose which set of training points to use. The input should be a point dataset\n",
367367
"with a `class` column, containing `1` for positive examples, and `0` for negative examples.\n",
368368
"\n",
369369
"Use your own dataset or use one of the two provided ones."

0 commit comments

Comments
 (0)