Skip to content

Commit 972365e

Browse files
committed
Fix comment
1 parent 8a0b4f2 commit 972365e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pr-checks/sync-checks.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ export interface CheckInfo {
6969
app_id: number;
7070
}
7171

72-
/** Removes entries from `checkInfos` based the configuration. */
72+
/** Removes entries from `checkInfos` based on the configuration. */
7373
export function removeExcluded(
7474
options: Options,
7575
exclusions: Exclusions,

0 commit comments

Comments
 (0)