Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct typos and improve wording in ADRs and release checklist #20

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

sergeypanin1994
Copy link

fix: correct typos and improve wording in ADRs and release checklist

  • Fixed "could of been made" → "could have been made" and "codeblock" → "code block" in release checklist.
  • Improved ADR 006:
    • Added missing article in "We are seeking a solution".
    • Corrected "AWS Vault application by 99-designs application" to "AWS Vault application by 99designs".
    • Capitalized "Keybases" for consistency.
  • Corrected ADR 3:
    • "initialised" → "initialized" and "Initialise" → "Initialize" for American English and Go conventions.
    • Ensured consistent capitalization of "NewKVStoreKey".
  • Fixed ADR 012:
    • Removed redundant word "value" in "delete a raw value value" → "delete a raw value".

- Added missing article in "We are seeking a solution"
- Corrected "AWS Vault application by 99-designs application" to "AWS Vault application by 99designs"
- Capitalized "Keybases" to maintain consistency with the context
- Corrected "initialised" to "initialized" for consistency with American English
- Fixed "Initialise" to "Initialize" to match standard Go terminology
- Ensured "NewKVStoreKey" is consistently capitalized to align with Go conventions
- Corrected "delete a raw value value" to "delete a raw value" by removing the redundant word "value"
- Corrected "Merklised" to "Merkelized" for consistency with blockchain terminology
- Updated "apphash" to "AppHash" to follow Go naming conventions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant