diff --git a/dev-utils/docs/reference.mdx b/dev-utils/docs/reference.mdx index c3ea48931..9efd3eabe 100644 --- a/dev-utils/docs/reference.mdx +++ b/dev-utils/docs/reference.mdx @@ -547,7 +547,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›*