Skip to content

Commit 9cf2908

Browse files
manztrmorshea
authored andcommittedJun 21, 2023
Update README.md
1 parent 7822667 commit 9cf2908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ClickCount()
3838
```
3939

4040
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
41+
the `reactpy_juptyer.to_widget` function. This is useful if you wish to use ReactPy in combination
4242
with other Jupyter Widgets as in the following example:
4343

4444
```python

0 commit comments

Comments
 (0)
Please sign in to comment.