Skip to content

Commit 8886410

Browse files
committed
Fix docs typo
1 parent 783b4cf commit 8886410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user_migration_guides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ use the `overflow` trait instead.
7979

8080
#### Embedded CDN
8181

82-
Please note that the default CDN of ipywidgets have changed from unpkg to jsDelivr. If
82+
Please note that the default CDN of ipywidgets has changed from unpkg to jsDelivr. If
8383
you rely on the CDN being unpkg, this can be overridden by specifying the data
8484
attribute `data-jupyter-widgets-cdn` on the HTML manager script tag. See
8585
[embedding](./embedding) for details.

0 commit comments

Comments
 (0)