diff --git a/index.js b/index.js index fb8272b..0e35450 100644 --- a/index.js +++ b/index.js @@ -866,7 +866,7 @@ function closestTo(val, intervalLower, intervalUpper) { /** * Tests whether the candidate lies within the directed projection from the origin. - ii* + * * @param {Direction} direction * @param {DOMRect} origin * @param {DOMRect} candidate