From 0d7e34c4a54de94477bb43fe3f6394dad8d0bea7 Mon Sep 17 00:00:00 2001 From: MaxweLL22-22 Date: Wed, 29 Jan 2025 22:21:50 +0100 Subject: [PATCH] Typo fix --- web3-wrapper/docs/reference.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web3-wrapper/docs/reference.mdx b/web3-wrapper/docs/reference.mdx index a7d7017dd..1ba9e3a47 100644 --- a/web3-wrapper/docs/reference.mdx +++ b/web3-wrapper/docs/reference.mdx @@ -505,7 +505,7 @@ ___ *Defined in [web3-wrapper/src/web3_wrapper.ts:245](https://github.com/0xProject/tools/blob/c64730cff/web3-wrapper/src/web3_wrapper.ts#L245)* -Fetch the current max piority fee per gas. This is the suggested miner tip +Fetch the current max priority fee per gas. This is the suggested miner tip to get mined in the current block. **Returns:** *Promise‹BigNumber›*