From fe2bb6f4bbdd889e26f7834e03e6824ce09c8f2f Mon Sep 17 00:00:00 2001 From: Andrew A Lee Date: Fri, 18 Jun 2021 09:27:57 -0700 Subject: [PATCH] Update addon-test-support/should-force-audit.ts Co-authored-by: Steve Calvert --- addon-test-support/should-force-audit.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addon-test-support/should-force-audit.ts b/addon-test-support/should-force-audit.ts index 5c508e15..f2f43f34 100644 --- a/addon-test-support/should-force-audit.ts +++ b/addon-test-support/should-force-audit.ts @@ -17,7 +17,7 @@ export function setEnableA11yAudit(enabled: boolean = false) { /** * Forces running audits. This functionality is enabled by * the presence of an `enableA11yAudit` query parameter passed to the test suite - * or the `ENABLE_A11Y_AUDIT` environmental variable. + * or the `ENABLE_A11Y_AUDIT` environment variable. * * If used with `setupGlobalA11yHooks` and the query param enabled, this will override * any `InvocationStrategy` passed to that function and force the audit.