Skip to content

docs: fix typo in index.js comment - #107

Open
HusseinAdeiza wants to merge 1 commit into
circlefin:masterfrom
HusseinAdeiza:fix-typo-receive-in-docs
Open

HusseinAdeiza wants to merge 1 commit into
circlefin:masterfrom
HusseinAdeiza:fix-typo-receive-in-docs

Conversation

@HusseinAdeiza

Copy link
Copy Markdown

Summary

Fixed a typo in the STEP 5 comment in docs/index.js.

Changes

  • Changed "recieve" to "receive" in line 82

Before:

// STEP 5: Using the message bytes and signature recieve the funds on destination chain and address

After:

// STEP 5: Using the message bytes and signature receive the funds on destination chain and address

Type

  • Documentation fix
  • Typo correction

Testing

✅ No functional changes - comment-only fix
✅ Verified correct spelling of "receive"

Changed 'recieve' to 'receive' in STEP 5 comment describing
the receiveMessage function call on destination chain.

Signed-off-by: HusseinAdeiza <yunusahusseinadeiza@gmail.com>
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.

1 participant