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

docs: fix typos #708

Merged
merged 1 commit into from
Sep 17, 2023
Merged

Conversation

afuetterer
Copy link
Contributor

Hi, I think these might all be typos, right?

I was unsure in this line:

[r"^version = (.*)$", r"^version = (?P<Version>.*)", r"(?P<vrsion>.*)"],

Is this a typo or some sort of fuzzy matching?
r"(?P<vrsion>.*)"

Copy link
Contributor

@bernardcooke53 bernardcooke53 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you - this is really great!

@bernardcooke53
Copy link
Contributor

I was unsure in this line:

That's actually deliberate, to test for typos ironically 😅

@bernardcooke53 bernardcooke53 changed the title chore: fix typos docs: fix typos Sep 17, 2023
@bernardcooke53 bernardcooke53 merged commit 2698b0e into python-semantic-release:master Sep 17, 2023
7 checks passed
@afuetterer afuetterer deleted the fix-typos branch September 18, 2023 04:47
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.

None yet

2 participants