Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
0xCourtney committed Oct 30, 2022
1 parent e238a29 commit 15ce376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/diamonds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ export function printFacetCuts(
}

// adds unregistered selectors
export async function addUnregisteredSelector(
export async function addUnregisteredSelectors(
diamond: Contract,
contracts: Contract[],
) {
Expand Down

0 comments on commit 15ce376

Please sign in to comment.