diff --git a/frontend/taskdeck-web/src/tests/guards/deadAnchors.spec.ts b/frontend/taskdeck-web/src/tests/guards/deadAnchors.spec.ts index 73db1c037..1cb218dc9 100644 --- a/frontend/taskdeck-web/src/tests/guards/deadAnchors.spec.ts +++ b/frontend/taskdeck-web/src/tests/guards/deadAnchors.spec.ts @@ -4,12 +4,14 @@ import { baseParse, ElementTypes, NodeTypes, parserOptions } from '@vue/compiler /** * Dead-affordance source guard. * - * WHAT THIS MECHANIZES: two source shapes that look interactive and do nothing: + * WHAT THIS MECHANIZES: source shapes that look interactive and do nothing: * an `` tag whose href is a placeholder destination — the bare `#`, the - * empty string, or a `javascript:` scheme — and an enabled-looking + * empty string, or a `javascript:` scheme — an enabled-looking * native `