diff --git a/README.md b/README.md index a41f1178..6168a216 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ setupGlobalA11yHooks(() => true); start(); ``` -:information_source: It's important to note that you must also use the [`enableA11yAudit`](#force-running-audits) query parameter in order to force audits. This setting is required in addition to any invocation strategy you provide. +:warning: It's important to note that you must also use the [`enableA11yAudit`](#force-running-audits) query parameter in order to force audits. This setting is required in addition to any invocation strategy you provide. #### Setting Options using `setRunOptions`