diff --git a/lib/rules/p-as-heading.json b/lib/rules/p-as-heading.json index 68e6e195..493e5eb9 100644 --- a/lib/rules/p-as-heading.json +++ b/lib/rules/p-as-heading.json @@ -9,7 +9,7 @@ "wcag131", "EN-301-549", "EN-9.1.3.1", - "experimental" + "a11y-engine-experimental" ], "metadata": { "description": "Ensure bold, italic text and font-size is not used to style
elements as a heading",