Skip to content

Commit 176157c

Browse files
authored
Merge pull request #114 from mbektasbbg/fix_typo
fix sidecar typo
2 parents c706cd1 + 8a07ae3 commit 176157c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/04.01-more-on-output-widget.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
"cell_type": "markdown",
218218
"metadata": {},
219219
"source": [
220-
"## Sidecare: Like output, but on the side\n",
220+
"## Sidecar: Like output, but on the side\n",
221221
"\n",
222222
"The output widget is helpful but some times it is useful to display output on to the side of the notebook so that the ouitput can be seen as you scroll through the notebook.\n",
223223
"\n",
@@ -249,7 +249,7 @@
249249
"cell_type": "markdown",
250250
"metadata": {},
251251
"source": [
252-
"The sidecare widget also comes with a capture decorator like the output widget."
252+
"The sidecar widget also comes with a capture decorator like the output widget."
253253
]
254254
},
255255
{

0 commit comments

Comments
 (0)