Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Keefer Taylor committed Dec 10, 2020
1 parent 20c0629 commit 0040ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chain/tezos/contracts/WrappedTezosHelper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ export namespace WrappedTezosHelper {
* @param storageLimit The storage limit to use.
* @returns A property bag of data about the operation.
*/
export async function deplyOven(
export async function deployOven(
nodeUrl: string,
signer: Signer,
keystore: KeyStore,
Expand Down

0 comments on commit 0040ebf

Please sign in to comment.