We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7822667 commit 9cf2908Copy full SHA for 9cf2908
README.md
@@ -38,7 +38,7 @@ ClickCount()
38
```
39
40
You can also turn an `reactpy` element constructor into one that returns an `ipywidget` with
41
-the `reactpy_juptyer.widgetize` function. This is useful if you wish to use ReactPy in combination
+the `reactpy_juptyer.to_widget` function. This is useful if you wish to use ReactPy in combination
42
with other Jupyter Widgets as in the following example:
43
44
```python
0 commit comments