diff --git a/README.md b/README.md index c0701ba..e70c002 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The general purpose of the plugin is to provide some lengthy containers on the page with a separate horizontal scroll bar, which does not vanish from sight when the entire page is scrolled. So, the user will always be able to scroll the container even if its own scroll bar is outside the viewport. -:bulb: **Tip:** floating-scroll is a jQuery plugin. If you are rather looking for a standalone dependency-free module with the same functionality, please check out the sister project [handy-scroll](https://github.com/Amphiluke/handy-scroll) instead. +:bulb: **Tip:** floating-scroll is a jQuery plugin. If you are rather looking for a standalone dependency-free module with the same functionality, please check out the sibling project [handy-scroll](https://github.com/Amphiluke/handy-scroll) instead. ## Details & API