Skip to content

Commit 11ad4bb

Browse files
aramirezjBioPhoton
andauthored
Update packages/plugin-doc-coverage/src/lib/constants.ts
Co-authored-by: Michael Hladky <10064416+BioPhoton@users.noreply.github.com>
1 parent 3901955 commit 11ad4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-doc-coverage/src/lib/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export const AUDITS_MAP: Record<AuditSlug, Audit> = {
3737
'types-coverage': {
3838
slug: 'types-coverage',
3939
title: 'Types coverage',
40-
description: 'Coverage of types',
40+
description: 'Documentation coverage of types',
4141
},
4242
'enums-coverage': {
4343
slug: 'enums-coverage',

0 commit comments

Comments
 (0)