Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit b6444b4

Browse files
authored
docs: fix typo (#32)
1 parent 5bd480f commit b6444b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/en/plugins/smooth-scroll.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This plugin simply does two things:
3131

3232
- [Reference](https://developer.mozilla.org/en-US/docs/Web/API/Window/scrollTo)
3333
- [Browser compatibility](https://developer.mozilla.org/en-US/docs/Web/API/Window/scrollTo#Browser_Compatibility)
34-
- [smoothscroll-ployfill](https://github.com/iamdustan/smoothscroll)
34+
- [smoothscroll-polyfill](https://github.com/iamdustan/smoothscroll)
3535

3636
2. Add `scroll-behavior: smooth;` to the `<html>` element
3737

0 commit comments

Comments
 (0)