Skip to content

Commit 89893a0

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 b3105ae commit 89893a0

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
@@ -17,7 +17,7 @@ export const AUDITS_MAP: Record<AuditSlug, Audit> = {
1717
'functions-coverage': {
1818
slug: 'functions-coverage',
1919
title: 'Functions coverage',
20-
description: 'Coverage of functions',
20+
description: 'Documentation coverage of functions',
2121
},
2222
'interfaces-coverage': {
2323
slug: 'interfaces-coverage',

0 commit comments

Comments
 (0)