Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

genvalen
Copy link
Contributor

Reference Issues/PRs

N/A

What does this implement/fix? Explain your changes.

I noticed a typo in the phrase "where n_samples in the number" a few times (where "in" should be "is", I believe). This change updates the instances of this found (by doing a git grep search) to the correct form of the phrase.

Any other comments?

Hopefully this edit is helpful! Please let me know if anything should be added.

Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

I agree this is better. Thank you for the PR @genvalen !

@thomasjpfan thomasjpfan changed the title DOC Typo: Replace the phrase "where n_samples in the number" with "where n_samples is the number" DOC Replace the phrase "where n_samples in the number" with "where n_samples is the number" Aug 24, 2021
@thomasjpfan thomasjpfan merged commit 28ce1e3 into scikit-learn:main Aug 24, 2021
@genvalen
Copy link
Contributor Author

My pleasure, @thomasjpfan!

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