Skip to content

Corrected typo in FlattenArray.ps1 #413

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

Merged
merged 4 commits into from
Jun 27, 2025

Conversation

csharpie
Copy link
Contributor

Typo correction of except in the Description in the FlattenArray.ps1

Fixes #412

Copy link

Hello. Thanks for opening a PR on Exercism 🙂

We ask that all changes to Exercism are discussed on our Community Forum before being opened on GitHub. To enforce this, we automatically close all PRs that are submitted. That doesn't mean your PR is rejected but that we want the initial discussion about it to happen on our forum where a wide range of key contributors across the Exercism ecosystem can weigh in.

You can use this link to copy this into a new topic on the forum. If we decide the PR is appropriate, we'll reopen it and continue with it, so please don't delete your local branch.

If you're interested in learning more about this auto-responder, please read this blog post.


Note: If this PR has been pre-approved, please link back to this PR on the forum thread and a maintainer or staff member will reopen it.

@github-actions github-actions bot closed this Jun 22, 2025
Copy link

Hello 👋 Thanks for your PR.

This repo does not currently have dedicated maintainers. Our cross-track maintainers team will attempt to review and merge your PR, but it will likely take longer for your PR to be reviewed.

If you enjoy contributing to Exercism and have a track-record of doing so successfully, you might like to become an Exercism maintainer for this track.

Please feel free to ask any questions, or chat to us about anything to do with this PR or the reviewing process on the Exercism forum.

(cc @exercism/cross-track-maintainers)

@csharpie
Copy link
Contributor Author

csharpie commented Jun 22, 2025 via email

@glaxxie glaxxie reopened this Jun 25, 2025
@glaxxie
Copy link
Contributor

glaxxie commented Jun 25, 2025

@csharpie Please do the update that BNAndras suggested as well then I can approve it and merge. Thank you

@csharpie
Copy link
Contributor Author

@glaxxie, thank you for reopening the PR. Both commits are addressed in this Pull Request. d331543 addresses the grammatical error that @BNAndras suggested making and e7dfe34 is the typo I originally corrected for the word except.

@glaxxie
Copy link
Contributor

glaxxie commented Jun 26, 2025

@csharpie You gonna need to do the same for the FlattenArray.example.ps1 file in the .meta folder as well. Both files need to have the same docstring.

@glaxxie glaxxie added the x:rep/small Small amount of reputation label Jun 27, 2025
@glaxxie glaxxie merged commit 65359c6 into exercism:main Jun 27, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:rep/small Small amount of reputation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in Flatten-Array
3 participants