summaryrefslogtreecommitdiff
path: root/docs/examples/pipeline_examples.ipynb
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/pipeline_examples.ipynb')
-rw-r--r--docs/examples/pipeline_examples.ipynb2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/pipeline_examples.ipynb b/docs/examples/pipeline_examples.ipynb
index 490d221..4e20375 100644
--- a/docs/examples/pipeline_examples.ipynb
+++ b/docs/examples/pipeline_examples.ipynb
@@ -123,7 +123,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
- "The responses of the three commands are stored in a list. In the above example, the two first boolean indicates that the the `set` commands were successfull and the last element of the list is the result of the `get(\"a\")` comand."
+ "The responses of the three commands are stored in a list. In the above example, the two first boolean indicates that the `set` commands were successfull and the last element of the list is the result of the `get(\"a\")` comand."
]
},
{