Skip to content

docs: fix punctuation in wasmvm IBC hooks reference#162

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/41242241
Open

docs: fix punctuation in wasmvm IBC hooks reference#162
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/41242241

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Jun 1, 2026

Summary

Fix two small punctuation issues in the wasmvm IBC hooks page found during a docs-wide scan for spelling, grammar, and formatting errors.

Changes

  • developers/developer-guides/vm-specific-tutorials/wasmvm/ibc-hooks.mdx: replace i.e.: with i.e., and add a missing period at the end of the sentence.

Context

A full sweep across all 209 MDX files was performed to look for:

  • Misspelled words (excluding code, product, and technical terms)
  • Broken markdown (unclosed bold/italic, malformed links, broken tables)
  • Duplicate words (e.g., "the the")
  • Punctuation issues (missing periods, double spaces, mismatched quotes)
  • Broken frontmatter (unclosed YAML strings, invalid fields)

Only the punctuation issue above was found. Mint validate, broken-links, and Prettier all pass.


Note

Low Risk
Single MDX prose edit with no runtime, API, or security impact.

Overview
Documentation-only punctuation fix in the WasmVM IBC hooks guide (ibc-hooks.mdx), in the crosschain swaps / ack callback use-case paragraph.

The sentence about failed sends and error acks now uses standard i.e., instead of i.e.:, and ends with a period so the prose reads correctly.

Reviewed by Cursor Bugbot for commit fa94ecc. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Jun 1, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
initia-docs 🟢 Ready View Preview Jun 1, 2026, 12:15 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants