Skip to content

Commit 069e1cd

Browse files
committed
Fix typo
1 parent 2f95c40 commit 069e1cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/types/icp.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export type PersonCriteria = {
3030
subRoles: string[]
3131
}
3232

33-
export type RepoCriteris = {
33+
export type RepoCriteria = {
3434
query: string
3535
}
3636

0 commit comments

Comments
 (0)