Skip to content

Fix typos - #9783

Merged
eddumelendez merged 2 commits into
testcontainers:mainfrom
NathanBaulch:typos
Feb 18, 2025
Merged

Fix typos#9783
eddumelendez merged 2 commits into
testcontainers:mainfrom
NathanBaulch:typos

Conversation

@NathanBaulch

Copy link
Copy Markdown
Contributor

Fixes various typos, similar to testcontainers/testcontainers-go#2940

Use the following command to get a rough 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

@eddumelendez eddumelendez added this to the next milestone Feb 18, 2025
@eddumelendez eddumelendez changed the title fix: typos Fix typos Feb 18, 2025
@eddumelendez
eddumelendez merged commit 99981f8 into testcontainers:main Feb 18, 2025
@eddumelendez

Copy link
Copy Markdown
Member

Thanks for your contribution, @NathanBaulch !

@NathanBaulch
NathanBaulch deleted the typos branch February 27, 2025 01:22
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.

2 participants