Skip to content

Conversation

@NathanBaulch
Copy link

Just thought I'd contribute some typo fixes that I stumbled on. Nothing controversial (hopefully).

Use the following command to get a quick summary of the specific corrections made:

git diff HEAD^! --word-diff-regex='\w+' -U0 \
  | grep -E '\[\-.*\-\]\{\+.*\+\}' \
  | sed -r 's/.*\[\-(.*)\-\]\{\+(.*)\+\}.*/\1 \2/' \
  | sort | uniq -c | sort -n

FWIW, the typos are:

  • specifed (6)
  • acceptor (6)
  • accceptor (3)
  • requestors (1)
  • checkout (1)
  • harnesss (1)
  • routetables (1)

@NathanBaulch NathanBaulch requested review from a team as code owners November 26, 2024 23:03
@mergify mergify bot added the triage Needs triage label Nov 26, 2024
@mergify
Copy link

mergify bot commented Nov 26, 2024

Important

Cloud Posse Engineering Team Review Required

This pull request modifies files that require Cloud Posse's review. Please be patient, and a core maintainer will review your changes.

To expedite this process, reach out to us on Slack in the #pr-reviews channel.

@mergify mergify bot added the needs-cloudposse Needs Cloud Posse assistance label Nov 26, 2024
@mergify
Copy link

mergify bot commented May 29, 2025

💥 This pull request now has conflicts. Could you fix it @NathanBaulch? 🙏

@mergify mergify bot added the conflict This PR has conflicts label May 29, 2025
@mergify mergify bot closed this May 29, 2025
@mergify
Copy link

mergify bot commented May 29, 2025

This PR was closed due to inactivity and merge conflicts. 😭
Please resolve the conflicts and reopen if necessary.

@mergify mergify bot removed conflict This PR has conflicts needs-cloudposse Needs Cloud Posse assistance triage Needs triage labels May 29, 2025
@NathanBaulch
Copy link
Author

What an impatient bot - waited a whole 4 minutes between merge conflict and closing this issue!

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