Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
woodsp-ibm committed Sep 8, 2023
1 parent c0b4033 commit 356c52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/08_quantum_kernel_trainer.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@
"source": [
"### Fit and Test the Model\n",
"\n",
"We can pass the trained quantum kernel to a machine learning model, then fit the model and test on new data. Here, we will use Qiskit Machine Learnings's `QSVC` for classification."
"We can pass the trained quantum kernel to a machine learning model, then fit the model and test on new data. Here, we will use Qiskit Machine Learning's `QSVC` for classification."
]
},
{
Expand Down

0 comments on commit 356c52e

Please sign in to comment.