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]>
  • Loading branch information
fviernau committed Apr 29, 2024
1 parent efa25ba commit efa7e5c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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,

Expand Down

0 comments on commit efa7e5c

Please sign in to comment.