Skip to content

Commit e5e6972

Browse files
committed
docs: fix readme typo
1 parent 26bd084 commit e5e6972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Scrolling SVG elements are supported, as well as Shadow DOM elements. The [Visua
2828
npm i compute-scroll-into-view
2929
```
3030

31-
You can also use it from an CDN:
31+
You can also use it from a CDN:
3232

3333
```js
3434
const { default: compute } = await import(

0 commit comments

Comments
 (0)