We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f95c40 commit 069e1cdCopy full SHA for 069e1cd
frontend/src/types/icp.ts
@@ -30,7 +30,7 @@ export type PersonCriteria = {
30
subRoles: string[]
31
}
32
33
-export type RepoCriteris = {
+export type RepoCriteria = {
34
query: string
35
36
0 commit comments