Skip to content

Commit 15ce376

Browse files
committed
typo
1 parent e238a29 commit 15ce376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/diamonds.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export function printFacetCuts(
5252
}
5353

5454
// adds unregistered selectors
55-
export async function addUnregisteredSelector(
55+
export async function addUnregisteredSelectors(
5656
diamond: Contract,
5757
contracts: Contract[],
5858
) {

0 commit comments

Comments
 (0)