diff --git a/src/crawlers/commonCrawlerFunc.ts b/src/crawlers/commonCrawlerFunc.ts index 2649d11a..1d1f717e 100644 --- a/src/crawlers/commonCrawlerFunc.ts +++ b/src/crawlers/commonCrawlerFunc.ts @@ -190,7 +190,7 @@ export const runAxeScript = async ( impact: 'serious', // Set the severity to serious messages: { pass: 'The image alt text is probably useful', - fail: 'The image alt text is confusing or not useful', + fail: 'The image alt text set as \'img\', \'image\', \'picture\', \'photo\', or \'graphic\' is confusing or not useful', } } }