From 2b81fc0599003c33d3f424a0e8861fc875504863 Mon Sep 17 00:00:00 2001 From: Andrei Stoian <95410270+andrei-stoian-zama@users.noreply.github.com> Date: Tue, 14 Dec 2021 14:03:05 +0100 Subject: [PATCH] fix: typo in linear regression notebook (#1177) --- docs/user/advanced_examples/QuantizedLinearRegression.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/advanced_examples/QuantizedLinearRegression.ipynb b/docs/user/advanced_examples/QuantizedLinearRegression.ipynb index f4f8e4774..203952311 100644 --- a/docs/user/advanced_examples/QuantizedLinearRegression.ipynb +++ b/docs/user/advanced_examples/QuantizedLinearRegression.ipynb @@ -425,7 +425,7 @@ "id": "704b2f63", "metadata": {}, "source": [ - "### Plot the results of the originql and FHE versions of the classifier" + "### Plot the results of the original and FHE versions of the classifier" ] }, {