Skip to content

Commit

Permalink
docs(static-html): Fix a typo
Browse files Browse the repository at this point in the history
Signed-off-by: Frank Viernau <[email protected]>
fviernau committed Apr 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent efa25ba commit c94ae6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -55,7 +55,7 @@ internal data class ReportTableModel(
val ruleViolations: List<ResolvableViolation>?,

/**
* A [IssueTable] containing all dependencies that caused issues.
* An [IssueTable] containing all dependencies that caused issues.
*/
val issueSummary: IssueTable,

0 comments on commit c94ae6b

Please sign in to comment.