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 783b4cf commit 8886410Copy full SHA for 8886410
docs/source/user_migration_guides.md
@@ -79,7 +79,7 @@ use the `overflow` trait instead.
79
80
#### Embedded CDN
81
82
-Please note that the default CDN of ipywidgets have changed from unpkg to jsDelivr. If
+Please note that the default CDN of ipywidgets has changed from unpkg to jsDelivr. If
83
you rely on the CDN being unpkg, this can be overridden by specifying the data
84
attribute `data-jupyter-widgets-cdn` on the HTML manager script tag. See
85
[embedding](./embedding) for details.
0 commit comments