Skip to content

Commit

Permalink
typo in job name
Browse files Browse the repository at this point in the history
  • Loading branch information
franzns committed Mar 11, 2024
1 parent 79c6b3d commit bfe0c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/network/sepolia.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ export const sepoliaNetworkConfig: NetworkConfig = {
interval: every(20, 'minutes'),
},
{
name: 'supdate-swaps-volume-and-fees-v3',
name: 'update-swaps-volume-and-fees-v3',
interval: every(20, 'minutes'),
},
{
Expand Down

0 comments on commit bfe0c4a

Please sign in to comment.