Skip to content
Snippets Groups Projects
Commit 979a014e authored by alice grosch's avatar alice grosch
Browse files

Fix spelling mistake

parent c5b0ba89
Branches
Tags
No related merge requests found
......@@ -25,7 +25,7 @@ class FileUpload(DescriptionWidget, ValueWidget):
The widget is able to upload large files by uploading them in chunks.
The file contents will however not be directly available over the widget,
but will have to be read into the notebook seperately.
but will have to be read into the notebook separately.
"""
_model_name = Unicode('FileUploadModel').tag(sync=True)
_model_module = Unicode(module_name).tag(sync=True)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment