We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 736ae9c commit 83515afCopy full SHA for 83515af
README.md
@@ -44,5 +44,5 @@ following to your package's `pyproject.toml`:
44
45
```
46
[project.entry-points.jupyter_ydoc]
47
-my_dodument = "my_package.my_file:MyDocumentClass"
+my_document = "my_package.my_file:MyDocumentClass"
48
0 commit comments