Skip to content

Commit 2b2c1f4

Browse files
committed
corrections
1 parent d0633d1 commit 2b2c1f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools-public/toolpad/resources/queryPRs.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ export async function queryPRs() {
8383
}
8484
}
8585
}
86-
basui: repository(owner: "mui", name: "base-ui") {
86+
baseui: repository(owner: "mui", name: "base-ui") {
8787
pullRequests(
8888
first: 100
8989
orderBy: {direction: DESC, field: CREATED_AT}

0 commit comments

Comments
 (0)