docs: Fix a few typos (#166)

This commit is contained in:
Tim Gates
2022-07-31 16:15:07 +10:00
committed by GitHub
parent de09ffd7b1
commit 3156882cba
2 changed files with 2 additions and 2 deletions
@@ -1507,7 +1507,7 @@
}
},
// Get element postion relative to viewport
// Get element position relative to viewport
_getOffset: function(isLarge) {
var el;
if(isLarge) {