Skip to content

Commit 3032511

Browse files
committed
Merge pull request #35 from timClicks/patch-1
Fix typo
2 parents 901f89d + ea49a24 commit 3032511

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/Interactive Widgets/Widget Basics.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
}
3030
},
3131
"source": [
32-
"Widgets are elements that exists in both the front-end and the back-end.\n",
32+
"Widgets are elements that exist in both the front-end and the back-end.\n",
3333
"\n",
3434
"![Kernel & front-end diagram](../images/FrontendKernel.png)"
3535
]
@@ -434,4 +434,4 @@
434434
},
435435
"nbformat": 4,
436436
"nbformat_minor": 0
437-
}
437+
}

0 commit comments

Comments
 (0)