cosmos / ibc

Interchain Standards (ICS) for the Cosmos network & interchain ecosystem.
Other
919 stars 382 forks source link

ICS Documentation: Grammar and Command Fixes #1059

Closed joaolago1113 closed 8 months ago

joaolago1113 commented 8 months ago

This pull request includes a series of grammatical corrections and command fixes across various ICS standards. These updates aim to enhance the clarity and accuracy of the documentation. Below is a summary of the key changes:

  1. ICS-004 Channel and Packet Semantics: Corrected "portIdentifer" to "portIdentifier" and "channelIdentifer" to "channelIdentifier" in various sections.
  2. ICS-003 Connection Semantics: Updated "wish the take advantage" to "wish to take advantage."
  3. ICS-018 Relayer Algorithms: Fixed "such by including" to "such as by including."
  4. ICS-002 Client Semantics: Revised "knowns" to "knows."
  5. ICS-100 Atomic Swap: Addressed multiple errors, changing "occurence" to "occurrence," "transfering" to "transferring," and "an user" to "a user."
  6. ICS-029 Fee Payment: Modified the comment from "PayFee" to "PayTimeoutFee" for better clarity.
  7. Meta/CONTRIBUTING.md: Eliminated redundancy in the 'review process' section.

I appreciate the team's hard work and dedication to this project, and I am pleased to contribute to its continual improvement. Please let me know if any further modifications are required.