diff --git a/snippets/getParentsUntil.md b/snippets/getParentsUntil.md index 7f82fc818..90d8a0ff5 100644 --- a/snippets/getParentsUntil.md +++ b/snippets/getParentsUntil.md @@ -1,6 +1,6 @@ --- title: getParentsUntil -tags: browse,intermediate +tags: browser,intermediate --- Finds all the ancestors of an element up until the element matched by the specified selector.