routing-api icon indicating copy to clipboard operation
routing-api copied to clipboard

Fix typo in gas limit comments Update gasLimit.ts

Open mdqst opened this issue 10 months ago • 0 comments

Description:

This update addresses a minor typo in the comments for WORLDCHAIN_UPPER_SWAP_GAS_LIMIT and ASTROCHAIN_SEPOLIA_UPPER_SWAP_GAS_LIMIT. The word "divivde" has been corrected to "divide".

While the typo does not affect functionality, maintaining accurate and professional documentation is essential for code clarity and developer communication. Small fixes like this contribute to a cleaner, more reliable codebase and ensure that future contributors can easily understand the context without distractions.

No code functionality has been altered in this change.

mdqst avatar Dec 09 '24 13:12 mdqst